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