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

Uploaded Source

Built Distribution

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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for pyprof2html-0.1.6.tar.gz
Algorithm Hash digest
SHA256 9fe2d40f54e3e096cfacaad229dcbf4c65c923febcf6412ea75c843062292490
MD5 5cab5db0a0aa5f0c05ea0bfaad6c86c9
BLAKE2b-256 38282761cadd1e8396fac02bef27ea69c8998028b43e8876fdc683164b8ce6be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyprof2html-0.1.6-py2.6.egg
Algorithm Hash digest
SHA256 a459d7453d3b3021d5a5d614debf15fec41531e2122f4c3112de917e80a8ecdb
MD5 52cd38efa0f79698ff2e196cec40d113
BLAKE2b-256 ba9443aad0ec8c18f444d38b94d1f66897943600caa89332f55d34a045e2b601

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