Convert snake_case to camelCase
Project description
Camelcase Converter
Convert snake_case to camelCase
Screenshot
Install
$ pip install camely
Usage
import camely
print (camely.convert("yoginth_var"))
#=> YoginthVar
print (camely.convert("this_is_variable"))
#=> ThisIsVariable
Get Help
There are few ways to get help:
-
Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
-
For bug reports and feature requests, open issues.
-
For direct and quick help, you can email me.
How to contribute
Have an idea? Found a bug? See how to contribute.
Thanks!
License
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
camely-1.0.5.tar.gz
(1.8 kB
view details)
File details
Details for the file camely-1.0.5.tar.gz
.
File metadata
- Download URL: camely-1.0.5.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b94553dc7d80b4f272908efe8fe77d203636d9260dd88d5d1b6ef5ee1b48f17 |
|
MD5 | 0ce566c962cd6d155247c1b7dff13c5d |
|
BLAKE2b-256 | 3f8e1092be5ea17e960f75863a340feed9898aa0737f29a0a87f9b7adfdce1c9 |