Metadata-Version: 2.4
Name: pyrpc-core
Version: 0.1.0a1
Summary: pyRPC Core - tRPC-style RPC protocol and runtime for Python
Requires-Python: >=3.11
Requires-Dist: anyio>=4.0
Requires-Dist: httpx>=0.24.0
Requires-Dist: pydantic>=2.0
