stacktracer 0.1.2

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

stacktracer 0.1.2

Stack tracer for multi-threaded applications.

Installation
You can install stacktracer simply using pip:
pip install stacktracer


Usage
import stacktracer

stacktracer.trace_start("trace.html", interval=5, auto=True)
# Set auto flag to always update file!

# Do something with multi-threading here

stacktracer.trace_stop()

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.