Pyprof 1.0 released

24

Author: JT Smith

pyprofis a wrapper around python’s profile module for easily profiling
python scripts without having to specify the whole path to them if they
are in $PATH, and with command line arg configurable behaviors.
(show/strip dirs, multiple output sortings, multiple print_x calls).”