Convert camelCase to snake_case
Project description
Snakecase Coverter
Covert camelCase to snake_case
Screenshot
Install
$ pip install snakecase
Usage
import snakecase
print (snakecase.convert("YoginthVar"))
#=> yoginth_var
print (snakecase.convert("thisVariable"))
#=> this_variable
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
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
snakecase-1.0.1.tar.gz
(1.8 kB
view details)
File details
Details for the file snakecase-1.0.1.tar.gz
.
File metadata
- Download URL: snakecase-1.0.1.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 | 450d192b275b89bfdbf5661dd57d92f27ed68e937c10a87d208df0dbec97af24 |
|
MD5 | 0f753cabac65f7275fe0b1fb661c7534 |
|
BLAKE2b-256 | 1e869e4764048228bcce63779b0a1a1ae4475958d7f663d1879d855c1634055f |