No project description provided
Project description
lycanthropy
A micro library to convert between snake_case and CamelCase
import lycanthropy
print lycanthropy.camel_to_snake('snakeCase')
print lycanthropy.snake_to_camel('camel_case')
print lycanthropy.snake_to_pascal('pascal_case')
snake_case
camelCase
PascalCase
print lycanthropy.morph_dict({'snake_key': None}, lycanthropy.snake_to_camel)
{'snakeKey': None}
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
lycanthropy-1.1.0.tar.gz
(18.3 kB
view details)
Built Distribution
File details
Details for the file lycanthropy-1.1.0.tar.gz
.
File metadata
- Download URL: lycanthropy-1.1.0.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a1ac1e686e48e8d42f5b7aa759fefd61e99311fd632c1ba9f973ee17857a088 |
|
MD5 | bcd157a9f81dbf5945e074d6552160ee |
|
BLAKE2b-256 | d938443468a6c9aa88534fdc85d4e21fcde5d6de2edd308507c377cf33d909b3 |
File details
Details for the file lycanthropy-1.1.0-py2-none-any.whl
.
File metadata
- Download URL: lycanthropy-1.1.0-py2-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed127e59f482bce62b4e35597fecef7f1a468c9e073b5d8e00c9cf61deac86b2 |
|
MD5 | ffa8899ed889e89c0a9965cb7c1a4426 |
|
BLAKE2b-256 | af5873d0547ce73848f35e17dcc406f9f5cda53f4eaafbe223dc57d01e5a2203 |