Convert to CamelCase 🐫
Project description
🐫 ToCamelCase: Convert snake_case to CamelCase
Install
$ pip install tocamelcase
Why?
- Convert
non_camel_casetoCamelCase - Clean and focused
- Actively maintained
Usage
import tocamelcase
print (tocamelcase.convert("non_camel_case"))
# Eg: non_camel_case → NonCamelCase
Related
- 🐍 decamelize: Convert a camelized string into snake_case
Team
| Carlos Abraham |
License
MIT License © Carlos Abraham
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
tocamelcase-0.0.8.tar.gz
(2.7 kB
view details)
File details
Details for the file tocamelcase-0.0.8.tar.gz.
File metadata
- Download URL: tocamelcase-0.0.8.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b101429de358bb8c557c5583425a23be0c58acdd7ca7c18c311b0c328fed0b1a
|
|
| MD5 |
4cfeb715d32602954a00e42848472090
|
|
| BLAKE2b-256 |
b3531f86ac70d718470d1cd43da4f4af893599bb5900f4ef90b554f74cd4cee5
|