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)
Installation
used to easy_install:
$ easy_install pyprof2html
Requirements
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.3.tar.gz
(41.9 kB
view details)
Built Distribution
pyprof2html-0.3-py2.7.egg
(50.7 kB
view details)
File details
Details for the file pyprof2html-0.3.tar.gz
.
File metadata
- Download URL: pyprof2html-0.3.tar.gz
- Upload date:
- Size: 41.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a59b00d94153a1ddf04c7c6421638c79e17115be4263497eaea022c64e6129be |
|
MD5 | 1a265088dcc59b2bbe9180135987759a |
|
BLAKE2b-256 | 133cb1b1ff3ff8062fc4821b047cb7defc1e8468e986df618085ac449ca4c87b |
File details
Details for the file pyprof2html-0.3-py2.7.egg
.
File metadata
- Download URL: pyprof2html-0.3-py2.7.egg
- Upload date:
- Size: 50.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09ccb860d13008d0333e86bfa1908961bea0aec4a3d4a38d943fe67edbbfbd7f |
|
MD5 | d906915ad99a82d714886572498100fc |
|
BLAKE2b-256 | 4264ba1692ba9eee665bc03a147494d13e7c6d3555990f0edcb3fda9c79ca52c |