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.9.tar.gz
(40.9 kB
view details)
Built Distribution
pyprof2html-0.1.9-py2.6.egg
(45.9 kB
view details)
File details
Details for the file pyprof2html-0.1.9.tar.gz
.
File metadata
- Download URL: pyprof2html-0.1.9.tar.gz
- Upload date:
- Size: 40.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aba0ba4e9b7038124f16612d70164f98e7213ff60412527dc512adee0cb2fa9b |
|
MD5 | df4e8827af8c456ee30aaaa4c15cad6b |
|
BLAKE2b-256 | 9a8a7bc57fe6cfd40682dbfd69cfbfe6cc8ec01a5cab1bfc5a7fb3a310501e82 |
File details
Details for the file pyprof2html-0.1.9-py2.6.egg
.
File metadata
- Download URL: pyprof2html-0.1.9-py2.6.egg
- Upload date:
- Size: 45.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cf7a1f391e4682ee3088667ecbcc331c75040d8220ecfe8813dca46b6cdd2f8 |
|
MD5 | 8b0c2da1d135c2f70d42396e05418cf0 |
|
BLAKE2b-256 | 8df1a55711cc13a350ba273f1eaa50a1b393629c4cc6a8e499ea0b0d488ba561 |