🐫 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyhumps-0.3.0.tar.gz.
File metadata
- Download URL: pyhumps-0.3.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
390b4d72f286998bb18199bb3c97e0828f295f730d1813fa479f4c61f4bf3a70
|
|
| MD5 |
f5744522c8937f9f4ce1588e77c9a154
|
|
| BLAKE2b-256 |
7ccfdfe662ad8674a2379d5cb798c9429be40208faa593ed9dd924c261ff9de7
|
File details
Details for the file pyhumps-0.3.0-py3-none-any.whl.
File metadata
- Download URL: pyhumps-0.3.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e97f7db248b5ef64fb56316b7c2dcbbacd90b602885892708ad1cf65664516a
|
|
| MD5 |
73422ae7ab917cdaaa99b9fb9c9e9768
|
|
| BLAKE2b-256 |
a0bda5e12113e943ad8a159bae35d980c635e06a8269ef39add8f1df3f5905bf
|