mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Add pylama to code analyses and linter.
This commit is contained in:
parent
bbe357d2d1
commit
acf1cef87e
|
@ -622,6 +622,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [pysonar2](https://github.com/yinwang0/pysonar2) - A type inferencer and indexer for Python.
|
* [pysonar2](https://github.com/yinwang0/pysonar2) - A type inferencer and indexer for Python.
|
||||||
* [Flake8](https://pypi.python.org/pypi/flake8) - The modular source code checker: pep8, pyflakes and co.
|
* [Flake8](https://pypi.python.org/pypi/flake8) - The modular source code checker: pep8, pyflakes and co.
|
||||||
* [Pylint](http://www.pylint.org/) - A source code analyzer.
|
* [Pylint](http://www.pylint.org/) - A source code analyzer.
|
||||||
|
* [pylama](https://pylama.readthedocs.org/) - The modular source code checker: pep8, pyflakes, pylint and co.
|
||||||
|
|
||||||
## Debugging Tools
|
## Debugging Tools
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user