🐍 Convert a camelized string into snake_case
Project description
🐍 decamelize: Convert a camelized string into `snake_case`
Install
$ pip install decamelize
Why?
- Turn
CamelCasetonon_camel_case - Clean and focused
- Actively maintained
Usage
import decamelize
print (decamelize.convert("CamelCase"))
# Eg: CamelCase → camel_case
Team
| Carlos Abraham |
Related
- 🐫 ToCamelCase:
camelize stringturn intocamel case
License
MIT License © Carlos Abraham
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
decamelize-0.1.2.tar.gz
(1.9 kB
view details)
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 decamelize-0.1.2.tar.gz.
File metadata
- Download URL: decamelize-0.1.2.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
305229c39f83a56711185262160334ab558d55d54b726374dea984a9254126e1
|
|
| MD5 |
dd5df94b24b72bf92c6b9621707a1011
|
|
| BLAKE2b-256 |
efd479632b724e7adaacd18e4852c10593bd24c303cd5b31209a976e17de12d8
|
File details
Details for the file decamelize-0.1.2-py3-none-any.whl.
File metadata
- Download URL: decamelize-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d58a5a53ea259697ef7febf013523925f68db8d776d88b4b4f19edb2eea08a1c
|
|
| MD5 |
53848b4a283e0998d97ce483982e49c3
|
|
| BLAKE2b-256 |
ad981f0b150573624af1bb48403a55e9d7b98eb5377d61f6db6dd95c468f22b5
|