flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code. https://flake8.pycqa.org
Find a file
Ian Cordasco 57e8583e29 Add tree/sub-tree traversal to Trie
Accurately retrieve listeners for a specific error code
2015-12-29 08:07:47 -06:00
flake8 Add tree/sub-tree traversal to Trie 2015-12-29 08:07:47 -06:00
tests Bare bones of a notification system 2015-12-28 23:32:42 -06:00
.gitignore Bare bones of a notification system 2015-12-28 23:32:42 -06:00
DESIGN.rst Update with extra info about plugins 2015-12-18 13:49:59 -06:00
setup.py Bare bones of a notification system 2015-12-28 23:32:42 -06:00
tox.ini Bare bones of a notification system 2015-12-28 23:32:42 -06:00