mirror of
https://github.com/vinta/awesome-python.git
synced 2025-03-15 18:19:48 +00:00
Add awesome-flake8-extensions
Add subsection for flake8 with awesome list of extensions.
This commit is contained in:
parent
36aca1853c
commit
a519c4ac7c
@ -218,6 +218,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||||||
* [pycallgraph](https://github.com/gak/pycallgraph) - A library that visualises the flow (call graph) of your Python application.
|
* [pycallgraph](https://github.com/gak/pycallgraph) - A library that visualises the flow (call graph) of your Python application.
|
||||||
* Code Linters
|
* Code Linters
|
||||||
* [flake8](https://pypi.org/project/flake8/) - A wrapper around `pycodestyle`, `pyflakes` and McCabe.
|
* [flake8](https://pypi.org/project/flake8/) - A wrapper around `pycodestyle`, `pyflakes` and McCabe.
|
||||||
|
* [awesome-flake8-extensions](https://github.com/DmytroLitvinov/awesome-flake8-extensions)
|
||||||
* [pylint](https://www.pylint.org/) - A fully customizable source code analyzer.
|
* [pylint](https://www.pylint.org/) - A fully customizable source code analyzer.
|
||||||
* [pylama](https://github.com/klen/pylama) - A code audit tool for Python and JavaScript.
|
* [pylama](https://github.com/klen/pylama) - A code audit tool for Python and JavaScript.
|
||||||
* Code Formatters
|
* Code Formatters
|
||||||
|
Loading…
x
Reference in New Issue
Block a user