mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
add pysonar2 to Code Analysis section
This commit is contained in:
parent
f5795d473f
commit
594b791777
1 changed files with 1 additions and 0 deletions
|
@ -501,6 +501,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
|
|||
|
||||
*Libraries and tools for analysing, parsing and manipulation codebases.*
|
||||
|
||||
* [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.
|
||||
* [Pylint](http://www.pylint.org/) - A source code analyzer.
|
||||
|
||||
|
|
Loading…
Reference in a new issue