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.1.8.tar.gz
(7.2 kB
view details)
Built Distribution
pyprof2html-0.1.8-py2.6.egg
(45.9 kB
view details)
File details
Details for the file pyprof2html-0.1.8.tar.gz
.
File metadata
- Download URL: pyprof2html-0.1.8.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d24aebe97c57fa6ef214fe03dda4c69086802315d09c5eea4e529c29ee892b5 |
|
MD5 | 7cb09dd194b2937467fb082d71931668 |
|
BLAKE2b-256 | 27161e4e7cb5baa211af1abd32a4dffd49fc69df52e2ad2c1abb581a3f972afd |
File details
Details for the file pyprof2html-0.1.8-py2.6.egg
.
File metadata
- Download URL: pyprof2html-0.1.8-py2.6.egg
- Upload date:
- Size: 45.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c882991947a0ed2a4c901a2efb1e33c6af59a6201ebbfce5d5ea70297470be54 |
|
MD5 | e27d8d2a9c29393ae5dd99eb57f29a5e |
|
BLAKE2b-256 | 4454a20777dc1f0191e6bdd0f24d65d93aeec15e6af69b9fcfca83748fc9502c |