Paketname | python-pycallgraph |
Beschreibung | Python library that creates call graphs for Python programs |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5.1-3 |
Sektion | python |
Priorität | optional |
Installierte Größe | 140 Byte |
Hängt ab von | python (>= 2.4), python-support (>= 0.90.0), graphviz |
Empfohlene Pakete | |
Paketbetreuer | Carl Chenet |
Quelle | pycallgraph |
Paketgröße | 12946 Byte |
Prüfsumme MD5 | 4d3b6da66ec2ace48e97dcd801ae6815 |
Prüfsumme SHA1 | 8f932cbb2ee36f1e457b3ba851c9cb7babfb3871 |
Prüfsumme SHA256 | 1d18cafad66213a9b758319055afb71d22e85d97fefe95206f2015bf753f9ab3 |
Link zum Herunterladen | python-pycallgraph_0.5.1-3_all.deb |
Ausführliche Beschreibung | It uses GraphViz to generate call graphs from one execution of
your Python code. It's very easy to use and can point out possible problems
with your code execution.
|