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 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 2025-07-18 03:45:57 UTC