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
Links
Release files for pyprof2html 0.3.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyprof2html-0.3.2.tar.gz | 42.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyprof2html-0.3.2-py2.7.egg | Legacy Egg format | - | - | Details |
Total release size: 93.2 kB
Release files / pyprof2html-0.3.2.tar.gz
| Download URL | pyprof2html-0.3.2.tar.gz |
|---|---|
| Size | 42.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ca0bc88f8a98f523f97f63293144922d7c4f5bd7ca92cd39c009d2feb8f2ee93
|
|
BLAKE2b-256 checksum How to use checksums |
e1239089db53c3b364d1cff13a70354c68613a48b4eaedaadecab895a04fb58d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / pyprof2html-0.3.2-py2.7.egg
| Download URL | pyprof2html-0.3.2-py2.7.egg |
|---|---|
| Size | 51.1 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
c4940e1e3c44bf76dd30c168457aa7b4f994bbaccb062401e6a093b1616a6d47
|
|
BLAKE2b-256 checksum How to use checksums |
69fb6f700b8e6d3c357f00821e3e4669a02a727a04b3288ce6997bbfde230333
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |