We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99f0380 + a519c4a commit 7d0557bCopy full SHA for 7d0557b
README.md
@@ -218,6 +218,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
218
* [pycallgraph](https://github.com/gak/pycallgraph) - A library that visualises the flow (call graph) of your Python application.
219
* Code Linters
220
* [flake8](https://pypi.org/project/flake8/) - A wrapper around `pycodestyle`, `pyflakes` and McCabe.
221
+ * [awesome-flake8-extensions](https://github.com/DmytroLitvinov/awesome-flake8-extensions)
222
* [pylint](https://www.pylint.org/) - A fully customizable source code analyzer.
223
* [pylama](https://github.com/klen/pylama) - A code audit tool for Python and JavaScript.
224
* Code Formatters
0 commit comments