Metadata-Version: 2.4
Name: tracepulse
Version: 0.1.6
Summary: Execution tracing & performance observability for Python services
Author: Akshay Bajpai
Project-URL: Homepage, https://github.com/ax5hay/TracePulse
Project-URL: Repository, https://github.com/ax5hay/TracePulse
Project-URL: Issues, https://github.com/ax5hay/TracePulse/issues
Project-URL: Changelog, https://github.com/ax5hay/TracePulse/releases
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Requires-Dist: loguru
