codecaseconverter

Code converter from one case to another


Keywords
camelcase, lowercase, constcase, case, converter, caseconverter, code
License
MIT
Install
pip install codecaseconverter==0.3

Documentation

Code Case Converter

Code converter from one case to another

Getting Started

Installing

Install with pip

pip install codecaseconverter

or

python3 setup.py install

Running the tests

python setup.py test

or

python tests.py