Metadata-Version: 2.4
Name: mate-bench
Version: 0.1.0
Summary: Model AI Throughput Evaluator — benchmark local AI workloads
Project-URL: Homepage, https://github.com/T0nd3/mate-bench
Project-URL: Repository, https://github.com/T0nd3/mate-bench
Project-URL: Changelog, https://github.com/T0nd3/mate-bench/releases
Author-email: Benjamin Fäuster <benjamin.faeuster@web.de>
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Benchmark
Requires-Python: >=3.11
Requires-Dist: httpx>=0.27
Requires-Dist: jsonschema>=4.0
Requires-Dist: packaging>=24.0
Requires-Dist: platformdirs>=4.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: rich>=13.0
Requires-Dist: typer>=0.12
