Metadata-Version: 2.1
Name: pytracy
Version: 0.0.1
Summary: python package for tracing the performance of python code
Author-email: Jakub Berkop <jakub.berkop@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9.0
Requires-Dist: importlib-metadata

pytracy is a python package for tracing the performance of python code.
