pytrace
pytrace is a fast python tracer. pytrace records function calls, arguments and return values. traces aid debugging, profiling and obviate logging.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install pytrace
Releases
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue