pyfmt
Format code use black, autoflake, isort
- Free software: MIT license
- Documentation: https://pyfmt.readthedocs.io.
Install
pip install git+git://github.com/Svtter/pyfmt.git#egg=pyfmt
Usage
pyfmt --folder [folder_name]
or pyfmt [folder_name]
Features
- TODO
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.