Metadata-Version: 2.4
Name: hypha_rpc
Version: 0.20.57
Summary: Hypha RPC client for connecting to Hypha server for data management and AI model serving
Author-email: Wei Ouyang <oeway007@gmail.com>
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: msgpack>=1.0.2
Requires-Dist: shortuuid>=1.0.8
Requires-Dist: websockets>=14.0; platform_system != "Emscripten"
Requires-Dist: munch
Provides-Extra: full
Requires-Dist: aiortc; platform_system != "Emscripten" and extra == "full"
Requires-Dist: zarr; extra == "full"
Requires-Dist: fastapi; extra == "full"
Requires-Dist: sse-starlette; extra == "full"
Requires-Dist: openai; extra == "full"
Requires-Dist: simpervisor; extra == "full"
Requires-Dist: fastmcp>=2.3.4; extra == "full"

# Hypha RPC

Remote Procedure Calls for Hypha


[More details](../README.md)
