Skip to content

Commit

Permalink
Merge pull request vinta#73 from Vye/master
Browse files Browse the repository at this point in the history
Added pycallgraph
  • Loading branch information
vinta committed Jul 5, 2014
2 parents c91f9da + 73bc1f6 commit 4ae2a8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,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

Expand Down

0 comments on commit 4ae2a8d

Please sign in to comment.