8000 Add pylama to code analyses and linter. · shashk/awesome-python@acf1cef · GitHub
[go: up one dir, main page]

Skip to content

Commit acf1cef

Browse files
committed
Add pylama to code analyses and linter.
1 parent bbe357d commit acf1cef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
622622
* [pysonar2](https://github.com/yinwang0/pysonar2) - A type inferencer and indexer for Python.
623623
* [Flake8](https://pypi.python.org/pypi/flake8) - The modular source code checker: pep8, pyflakes and co.
624624
* [Pylint](http://www.pylint.org/) - A source code analyzer.
625+
* [pylama](https://pylama.readthedocs.org/) - The modular source code checker: pep8, pyflakes, pylint and co.
625626

626627
## Debugging Tools
627628

0 commit comments

Comments
 (0)
0