Metadata-Version: 2.1
Name: elapsedTimerPy
Version: 0.0.1
Summary: elapsedTimer is a package that measures the execution time of a python program
Home-page: UNKNOWN
Author: tdyzzsp47
Author-email: tdyzzsp47@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown

elapsedTimer is a package that measures the execution time of a python program


