Skip to main content

Who will watch the watchman? Glance can.

Project description

glance (timing utility)

Simple to use package that keeps track of various functions execution times. Ala timeit, but in your code. Useful utility as a

Installation

pip install glance-times

Simple Example

from glance import Glance

gl = Glance()

@gl.watch
def func_a():
    # some functionality.

Project details


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

glance_times-0.2.0-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

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