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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file glance_times-0.1.0-py3-none-any.whl.
File metadata
- Download URL: glance_times-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fdd2380f1d30c08a465c82b63b45d775bc0390f3beb7733e16c859b3f0ae4dd
|
|
| MD5 |
73b4d94468ed6b617bf0c72e9e9e7c21
|
|
| BLAKE2b-256 |
fd6d357e2b88d02824f5c2bd87462fd3be500001deca72aeb0b5e0e624fa9961
|