Skip to main content

Easy and intuitive Python profiling API, for example:

import ezprof
import time


@ezprof.timed
def func():
    time.sleep(0.0233)

func()

with ezprof.scope('hello'):
    time.sleep(0.2)

ezprof.start('world')
for i in range(450):
    pass
ezprof.stop('world')

ezprof.show()

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ezprof-0.0.1-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file ezprof-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: ezprof-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3

File hashes

Hashes for ezprof-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a6acd10d12fa8eb9b0ba610c8d0bcdfca1ce7fb62bf096e0619bdb989c2bf9b6
MD5 e5f02f871d81cdde1ef6002220aca47d
BLAKE2b-256 e71bc2dc2bddcda3ab852b6553ddaa404964576c31bcb359f3682ecc96e30c4a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.1 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page