Metadata-Version: 2.1
Name: ctimeit
Version: 1.0.0
Summary: A python decorator for timing functions
Home-page: https://github.com/Vemundss/ctimeit
Author: Vemund S. Schoyen
Author-email: vemund@live.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# ctimeit
A timeit decorator for python functions


