pyprof2html 0.3.2
pip install pyprof2html
Latest version
Released:
Python cProfile and hotshot profile's data to HTML Converter
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (New BSD License)
- Author: Hideo Hattori
- Tags profile, visualize, html
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (New BSD License)
- Author: Hideo Hattori
- Tags profile, visualize, html
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file pyprof2html-0.3.2.tar.gz
.
File metadata
- Download URL: pyprof2html-0.3.2.tar.gz
- Upload date:
- Size: 42.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca0bc88f8a98f523f97f63293144922d7c4f5bd7ca92cd39c009d2feb8f2ee93 |
|
MD5 | 39996b30b3f880fe93556f381fd5b35a |
|
BLAKE2b-256 | e1239089db53c3b364d1cff13a70354c68613a48b4eaedaadecab895a04fb58d |
File details
Details for the file pyprof2html-0.3.2-py2.7.egg
.
File metadata
- Download URL: pyprof2html-0.3.2-py2.7.egg
- Upload date:
- Size: 51.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4940e1e3c44bf76dd30c168457aa7b4f994bbaccb062401e6a093b1616a6d47 |
|
MD5 | 34ba1e7a23b9a6a47af17d864dcab561 |
|
BLAKE2b-256 | 69fb6f700b8e6d3c357f00821e3e4669a02a727a04b3288ce6997bbfde230333 |