mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-12 11:19:30 +00:00
Added pycallgraph
This commit is contained in:
parent
c7d50643da
commit
73bc1f6a81
1 changed files with 1 additions and 0 deletions
|
|
@ -621,6 +621,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.
|
||||
* [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.
|
||||
* [pycallgraph](https://github.com/gak/pycallgraph) - Creates call graph visualizations for Python applications.
|
||||
|
||||
## Debugging Tools
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue