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

Uploaded Source

Built Distribution

pyprof2html-0.2.3-py2.7.egg (49.7 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for pyprof2html-0.2.3.tar.gz
Algorithm Hash digest
SHA256 722461528d95f6bbcf14e81292ce047c560eafb48b1525023515788e7b8eb1aa
MD5 876b923ec9a57110a2e91c0e829e0161
BLAKE2b-256 061a063879ba48f3c593a2010d86dc3b66a4d927df72853f55697bc3c2ea7924

See more details on using hashes here.

File details

Details for the file pyprof2html-0.2.3-py2.7.egg.

File metadata

File hashes

Hashes for pyprof2html-0.2.3-py2.7.egg
Algorithm Hash digest
SHA256 ad6d96c89e7b3f7596dc3a3bf36d81b17f739f93c5d8127c7bcaba41ab0e36ec
MD5 03218be8483c04a0f9eb4b8c1d69d407
BLAKE2b-256 8628cbba6265d39d42e6ba4e224c480a68f1883b65ac2609147ba134cca40bb9

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