noifTimer

View on PyPIReverse Dependencies (9)

2.4.3 noiftimer-2.4.3-py3-none-any.whl

Wheel Details

Project: noifTimer
Version: 2.4.3
Filename: noiftimer-2.4.3-py3-none-any.whl
Download: [link]
Size: 5568
MD5: bd6689a1a1be891f608f772bac4536f7
SHA256: d2d55c2caf692dcbcf3f8336ad0c29bf7e37fe43e54a72a6ea42f8fe40274c91
Uploaded: 2024-02-17 00:19:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: noiftimer
Version: 2.4.3
Summary: Timing class for measuring elapsed time and average elapsed time.
Author: Matt Manes
Project-Url: Homepage, https://github.com/matt-manes/noiftimer
Project-Url: Documentation, https://github.com/matt-manes/noiftimer/tree/main/docs
Project-Url: Source code, https://github.com/matt-manes/noiftimer/tree/main/src/noiftimer
Keywords: timer,timing
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: printbuddies
Requires-Dist: pytest
Requires-Dist: typing-extensions
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 884 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
noiftimer/__init__.py sha256=HhtBkrRo_IK8umO8blmEg56qY4QWluYYo8oC1zFqpJ0 96
noiftimer/noiftimer.py sha256=flEHL1ugQ4ROkKAxerIqf5UYilVDJ18D833cTrDExpk 6964
noiftimer/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
noiftimer/stopwatch.py sha256=wovRtROO7PcqYlmFGhCGqAMDt26XPNMoPyPq9PDRC4k 1423
noiftimer-2.4.3.dist-info/METADATA sha256=txQ2-Fhri-IniCmWhm01sXkqAteQEV7LHLcUtiv52SA 1610
noiftimer-2.4.3.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
noiftimer-2.4.3.dist-info/entry_points.txt sha256=zf6dmi-4wT9h1JGOJZgaZ0JlTkn0_zzoZMcW-eWlQmU 55
noiftimer-2.4.3.dist-info/licenses/LICENSE.txt sha256=GA4k0f8zyJsPeXl_v_6h0BQT4BnMtK-NX8QSGL0JbCQ 1086
noiftimer-2.4.3.dist-info/RECORD

entry_points.txt

stopwatch = noiftimer.stopwatch:main