pytrace/pytrace.egg-info/PKG-INFO

12 lines
336 B
Plaintext
Raw Permalink Normal View History

2026-01-19 00:49:55 +08:00
Metadata-Version: 2.1
Name: pytrace
Version: 0.1.0
Summary: A distributed, node-based automated performance analysis platform core library.
Author: TraceStudio Team
Requires-Python: >=3.8
Requires-Dist: pydantic>=2.0.0
Requires-Dist: dill
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: jupyter; extra == "dev"