Python cProfile and hotshot profile's data to HTML Converter
Project description
About
This script is converted to HTML file from Python’s profile, Profile and hotshot profiling data. inspired by Devel::NYTProf (Perl Module)
sample data (pystone hotshot linetimings pystone cProfile)
Install
used to easy_install:
$ easy_install pyprof2html
Require
Require Jinja2 module.
Ubuntu
python-profiler (Ubuntu Package)
installed to:
$ easy_install jinja2
or:
$ sudo apt-get intall python-jinja2 $ sudo apt-get intall python-profiler
Usage
basic usage:
$ python -m cProfile -o PROFILE_DATA USER_SCRIPT.py $ pyprof2html PROFILE_DATA $ ls html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyprof2html-0.2.2.tar.gz
(42.2 kB
view details)
Built Distribution
pyprof2html-0.2.2-py2.6.egg
(49.6 kB
view details)
File details
Details for the file pyprof2html-0.2.2.tar.gz
.
File metadata
- Download URL: pyprof2html-0.2.2.tar.gz
- Upload date:
- Size: 42.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b0ad9ae3714c4572f3e649d5a9dadd93e0025a465928639e7d2269aa7469705 |
|
MD5 | 46ef37ee39176f537b8ede6b3a99a1bf |
|
BLAKE2b-256 | 7b3e44dc02416217aed90dbff9fea858c87bb975b8d0f4a83c2539b8116250a1 |
File details
Details for the file pyprof2html-0.2.2-py2.6.egg
.
File metadata
- Download URL: pyprof2html-0.2.2-py2.6.egg
- Upload date:
- Size: 49.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f02c97de7d3c259cdb927c9c6f98624d31d86e9a7c4614e4afb7c4483d247fd5 |
|
MD5 | 81e4d7072a7ea34e60655bceda66193c |
|
BLAKE2b-256 | 4cd8200a60132002b898314d4e6c8a010f2c66b43ee786d7ce2a4db9cc0f4848 |