A script to convert python files from camel case variable naming to underscore variable naming.
Project description
- Provides a convenience script for changing varaible and method naming
in your python files from camel case to underscore notation. For example, oneMoreVariable would be renamed to one_more_variable. Backs up all your original files so you can easily revert.
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
from-camel-0.1.1.tar.gz
(1.9 kB
view hashes)