Metadata-Version: 2.1
Name: functionTime
Version: 0.0.1
Summary: decorator to time your function
Home-page: https://github.com/Nayan-Chimariya/functionTime
Author: Nayan-Chimariya
Author-email: cnayan789@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colorama

# timeIT
Decorator to time your function
