Metadata-Version: 2.1
Name: analyse-exec-utils
Version: 0.0.2
Summary: A small python package with utilities to analyse code performance
Author-email: Ganesh Nukala <ganesh@mobiux.in>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# python-timeit
A decorator to calculate execution time of any function
