Tuesday, February 25, 2020

Tools for project maintenance

For documenting the code base:
https://github.com/sphinx-doc/sphinx

code formatting
https://github.com/psf/black

Autodetect basic issues
https://github.com/PyCQA/prospector

autopep8
https://github.com/hhatto/autopep8

Refactoring
https://github.com/PyCQA/redbaron



No comments:

Post a Comment