pycallgraph

Python Call Graph is a library and command line tool that visualises the flow of your Python application. See http://pycallgraph.slowchop.com/ for more information.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pycallgraph

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.1 2013-09-17    
1.0.0 2013-09-17    

Issues with this package?

Page last updated 2023-10-28 02:50:21 UTC