Metadata-Version: 2.2
Name: quantgpt-local-runner
Version: 0.2.1
Summary: Local runner for QuantGPT with WebSocket support
Author-email: Bailey <your.email@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: fastapi~=0.115.4
Requires-Dist: uvicorn~=0.31.0
Requires-Dist: typer~=0.11.0
Requires-Dist: termcolor~=2.4.0
