daneads / pycallgraph2

pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.
GNU General Public License v2.0
219 stars 34 forks source link

Newest active fork: CallGraph4Py #25

Open karolzlot opened 3 years ago

karolzlot commented 3 years ago

This fork seems to not be maintained anymore.

Active maintained fork seems to be currently:

https://github.com/e-alizadeh/pycallgraph (called CallGraph4Py)

sturfee-petrl commented 2 years ago

@karolzlot how we know that it's maintained fork? It doesn't seems to be

The pip installation is broken. It fails with Error in pycallgraph setup command: use_2to3 is invalid

karolzlot commented 1 year ago

Last time I checked it was maintained and was working. If it isn't then you can check other forks, maybe you will find one maintained. You can do it in "Insights" tab -> "Network".