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

Uploaded Source

Built Distribution

pyprof2html-0.2.2-py2.6.egg (49.6 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for pyprof2html-0.2.2.tar.gz
Algorithm Hash digest
SHA256 9b0ad9ae3714c4572f3e649d5a9dadd93e0025a465928639e7d2269aa7469705
MD5 46ef37ee39176f537b8ede6b3a99a1bf
BLAKE2b-256 7b3e44dc02416217aed90dbff9fea858c87bb975b8d0f4a83c2539b8116250a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyprof2html-0.2.2-py2.6.egg
Algorithm Hash digest
SHA256 f02c97de7d3c259cdb927c9c6f98624d31d86e9a7c4614e4afb7c4483d247fd5
MD5 81e4d7072a7ea34e60655bceda66193c
BLAKE2b-256 4cd8200a60132002b898314d4e6c8a010f2c66b43ee786d7ce2a4db9cc0f4848

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