Skip to main content

Python cProfile and hotshot profile's data to HTML Converter

Project description

About

This script is converted to HTML file from Python’s profile, cProfile 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


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.5.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

pyprof2html-0.1.5-py2.6.egg (13.6 kB view details)

Uploaded Source

File details

Details for the file pyprof2html-0.1.5.tar.gz.

File metadata

  • Download URL: pyprof2html-0.1.5.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyprof2html-0.1.5.tar.gz
Algorithm Hash digest
SHA256 5dd84472319a8df0ddd7dcdcc13fad5df13aebdbacb275072ead4cef28025d91
MD5 b933651b6a92e0af845edab4cbc69aac
BLAKE2b-256 24c6366284d5d5bf61721739f2d565254ee40900314e62f77c1fe4a4f5239cb8

See more details on using hashes here.

File details

Details for the file pyprof2html-0.1.5-py2.6.egg.

File metadata

File hashes

Hashes for pyprof2html-0.1.5-py2.6.egg
Algorithm Hash digest
SHA256 20a734565532aec546b53768f6187bd8c05684b84428271ce04c17a68037ab8f
MD5 2e504ce89d0960663e96dba6291e2bc7
BLAKE2b-256 521269a7b78659b5ec68ff50072c1c0075a0b2bcfa9bb1a1f17284e818d84df5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page