Metadata-Version: 2.1
Name: hypha_rpc
Version: 0.20.10
Summary: Hypha RPC client for connecting to Hypha server for data management and AI model serving
Author-email: Wei Ouyang <oeway007@gmail.com>
License: MIT
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: munch
Requires-Dist: websockets; platform_system != "Emscripten"
Provides-Extra: full
Requires-Dist: zarr; extra == "full"
Requires-Dist: aiortc; platform_system != "Emscripten" and extra == "full"

# Hypha RPC

Remote Procedure Calls for Hypha


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