Skip to main content

🐫 Underscore-to-camelCase converter (and vice versa) for strings and dict keys in Python.

Project description

## Humps

Underscore-to-camelCase converter (and vice versa) for strings and dictionary keys in Python.

When converting dictionary keys, it will recusively iterate over each key/value pairs, converting any nested dictionaries (or lists of nested dictionaries) along the way. This feature is maintaining idiomatic data formatting when interacting with data seralized from/to different languages.

Takes inspiration from [Humps](https://github.com/domchristie/humps).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyhumps-0.3.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

pyhumps-0.3.0-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page