Beautify source code
pip install -r requirements.pip
python main.py /path/to/source/folder/
python main.py -h
python main.py -p templates/py.tmpl
#Go to your app dir and
python ../BeautyPy/beautypy/main.py . -p ../BeautyPy/templates/py.tmpl -j ../BeautyPy/templates/js.tmpl -s ../BeautyPy/templates/css.tmpl
See LICENSE.