8000 Merge pull request #73 from Vye/master · stchris/awesome-python@4ae2a8d · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ae2a8d

Browse files
committed
Merge pull request vinta#73 from Vye/master
Added pycallgraph
2 parents c91f9da + 73bc1f6 commit 4ae2a8d

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+
* [pycallgraph](https://github.com/gak/pycallgraph) - Creates call graph visualizations for Python applications.
625626

626627
## Debugging Tools
627628

0 commit comments

Comments
 (0)
0