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.10.tar.gz
(38.2 kB
view details)
Built Distribution
pyprof2html-0.1.10-py2.6.egg
(43.2 kB
view details)
File details
Details for the file pyprof2html-0.1.10.tar.gz
.
File metadata
- Download URL: pyprof2html-0.1.10.tar.gz
- Upload date:
- Size: 38.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e771898b8eb122749ce723bc04991b287292f33480e335bfa146f362e80ea0c |
|
MD5 | 0d890e14e42650a9bd185488de1c10a1 |
|
BLAKE2b-256 | 410a7562caf97938f84a05427be67a568b09c389fb309e3de906d44a2db5058d |
File details
Details for the file pyprof2html-0.1.10-py2.6.egg
.
File metadata
- Download URL: pyprof2html-0.1.10-py2.6.egg
- Upload date:
- Size: 43.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d44907e57e584e5579cbf3f1f9185729dc29ddeda595e4eb12f62dea5541f1d5 |
|
MD5 | 31ec5d79d5b42ad43cb7dc933fb2d427 |
|
BLAKE2b-256 | 656ddad9a66a84d8748ec035ef59fc799d0f7983e30a3ae6d46ee6a7db03d466 |