Linters Link to heading

Flake8Pylint
Installationpip install flake8pip install pylint
SpeedFastSlow
StrictnessNot so strictStrict
ConfigurableLittleHighly
Recommend ScenarioSide-projectCI

Formatters Link to heading

autopep8blackyapf
Installationpip install autopep8pip install blackpip install yapf
ConfigurableLittleAlmost noneHighly
NoteFollow PEP8Superset of PEP8-

Unit Testing Link to heading

pytestunittest
Installationpip install pytestBuilt-in
Barriers to entryLowHigh
PluginsLots-
Compatibleunittest-

Reference Link to heading