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

Uploaded Source

Built Distribution

pyprof2html-0.1.7-py2.6.egg (14.2 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for pyprof2html-0.1.7.tar.gz
Algorithm Hash digest
SHA256 625546acc50f5c3ce246132a84d6ce8a85e323d41dd3aace1fa01c8e35c0bfa5
MD5 6d67b7182190813af2636d9a88fdd3d6
BLAKE2b-256 c40b25263573a09ef60de51a81899b8e694c6c0f1c592cc7045fa935a02910c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyprof2html-0.1.7-py2.6.egg
Algorithm Hash digest
SHA256 17d949120b9ed646a1bce5ddf4c8191727aaeb9bbf696880ee2fdb8e1e8588cb
MD5 df0ff05787468b91f3ad62d69a55fbdc
BLAKE2b-256 59bbd9e841af0317d69a15915539be3398193ce34763101684c759d1b20d79b6

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