functiontrace 0.3.7

Creator: rpa-with-ash

Last updated:

Add to Cart

Description:

functiontrace 0.3.7

The Python module for Functiontrace (https://functiontrace.com).

Dependencies
The FunctionTrace server must be installed for this package to work.
See installation instructions at https://functiontrace.com#installation.


Usage
To use, add -m functiontrace to the Python script you want to profile. For example:
$ python foo.py
should be run as
$ python -m functiontrace foo.py
To see the various arguments, run
$ python -m functiontrace --help

License

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

Customer Reviews

There are no reviews.