Convert strings and dict keys between snake_case, camelCase, PascalCase, and kebab-case in Python.
-
Updated
Aug 3, 2024 - Python
Convert strings and dict keys between snake_case, camelCase, PascalCase, and kebab-case in Python.
A simple package to turn easily the conversion of contracts, mapping and texts to camelcase, snakecase, pascalcase or kebabcase.
Official repository for the camelCasing package
A simple Python utility for converting PascalCase and CamelCase strings to snake_case.
A short Python script to flip PascalCase or camelCase strings into snake_case. Clean, simple, and PEP 8 friendly.
Add a description, image, and links to the pascalcase topic page so that developers can more easily learn about it.
To associate your repository with the pascalcase topic, visit your repo's landing page and select "manage topics."