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
Links
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.1.tar.gz
(42.1 kB
view details)
Built Distribution
pyprof2html-0.3.1-py2.7.egg
(51.1 kB
view details)
File details
Details for the file pyprof2html-0.3.1.tar.gz
.
File metadata
- Download URL: pyprof2html-0.3.1.tar.gz
- Upload date:
- Size: 42.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db2d37e21d8c76f2fd25fb1ba9273c9b3ff4a98a327e37d943fed1ea225a6720 |
|
MD5 | aa65a1635aac95e0487d7749a6351c43 |
|
BLAKE2b-256 | 4ea8015a71893df40c0445a05b74cc7a4eb2066cc3fd1f89e9a6724f87c09788 |
File details
Details for the file pyprof2html-0.3.1-py2.7.egg
.
File metadata
- Download URL: pyprof2html-0.3.1-py2.7.egg
- Upload date:
- Size: 51.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f73592179ea2d9b1f6ff5cf9440dc435bb64953f2d1849a9fde911ad23e1f3e |
|
MD5 | 6d3a546a0cff7c70590baef2d78d3097 |
|
BLAKE2b-256 | 59778158d41c19dadc6f09a250d376f54849ef25bfe8e4a36c18a19faa02324f |