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

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2.4 2016-04-18      
0.2.3 2015-01-29      
0.2.2 2015-01-15      
0.2.1 2012-08-20      
0.2.0 2012-08-19      
0.1.9 2012-08-18      
0.1.8 2012-08-17      
0.1.7 2012-08-16      
0.1.6 2012-08-16      
0.1.5 2012-08-16      
0.1.4 2012-08-15      
0.1.3 2012-08-15      
0.1.2 2012-08-15      
0.1.1 2012-08-15      
0.1 2012-08-15      

Issues with this package?

Page last updated 2023-10-28 00:47:48 UTC