Metadata-Version: 2.4
Name: hf-sandbox
Version: 0.0.1
Summary: Modal-style sandbox API on top of Hugging Face Jobs.
Requires-Python: >=3.10
Requires-Dist: huggingface_hub>=0.30
Requires-Dist: httpx
Requires-Dist: dnspython
Provides-Extra: server
Requires-Dist: fastapi; extra == "server"
Requires-Dist: uvicorn; extra == "server"
