Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node
-
Updated
Aug 3, 2024 - Python
Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node
A simple package to turn easily the conversion of contracts, mapping and texts to camelcase, snakecase, pascalcase or kebabcase.
A small utility to camelize (convert to camel-case) or snakeize (convert to snake-case) any object
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.
Transform your camelCase query parameters into a model using snake_case fields
Add a description, image, and links to the snakecase topic page so that developers can more easily learn about it.
To associate your repository with the snakecase topic, visit your repo's landing page and select "manage topics."