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, Profile 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.2.1.tar.gz (41.6 kB view details)

Uploaded Source

Built Distribution

pyprof2html-0.2.1-py2.6.egg (49.4 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for pyprof2html-0.2.1.tar.gz
Algorithm Hash digest
SHA256 df7fa6187d2f2f6eafcd2b8a057e887df59d6d839d781f65a05378a889df489b
MD5 de7f3119c2ac425b0756bcf5f005132c
BLAKE2b-256 623b17e3d9e15c31bd44c3a8b2c44adc009103c3bc57202fb3d94c6aae530f14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyprof2html-0.2.1-py2.6.egg
Algorithm Hash digest
SHA256 f27c23ce868c183d92fe524d7a8b058ba390da83ccccfc03d61875091811c172
MD5 06c85c1728a6f7daff9f1784b33152b0
BLAKE2b-256 9ab9fa20dd9f2bd683fb112930c80e9574f47daec08099297615896e46f37189

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