mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-17 13:58:06 +00:00
Add coala
This commit is contained in:
parent
b35e69e4bc
commit
fe50451d7d
|
@ -905,6 +905,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [code2flow](https://github.com/scottrogowski/code2flow) - Turn your Python and JavaScript code into DOT flowcharts.
|
||||
* [pycallgraph](https://github.com/gak/pycallgraph) - A library that visualises the flow (call graph) of your Python application.
|
||||
* [pysonar2](https://github.com/yinwang0/pysonar2) - A type inferencer and indexer for Python.
|
||||
* [coala](http://coala-analyzer.org/) - Language independent and easily extendable code analysis application.
|
||||
* Linter
|
||||
* [Flake8](https://pypi.python.org/pypi/flake8) - The modular source code checker: pep8, pyflakes and co.
|
||||
* [Pylint](https://www.pylint.org/) - A Fully customizable source code analyzer.
|
||||
|
|
Loading…
Reference in New Issue
Block a user