pycallgraph

Python library that creates call graphs for Python programs

Debian Debian
RUN apt-get update && \ apt-get install -y python-pycallgraph
Ubuntu
RUN apt-get update && \ apt-get install -y python-pycallgraph
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-pycallgraph
Fedora
RUN dnf install -y python-pycallgraph
Raspbian
RUN apt-get update && \ apt-get install -y python-pycallgraph
click the source code to copy install pycallgraph on any operating system with command-not-found.com