Metadata-Version: 2.1
Name: delphai-rpc
Version: 4.3.0
Summary: Queue-based RPC client and server
Author: Anton Ryzhov
Author-email: anton@delphai.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aio-pika (>=9.1.4,<10.0.0)
Requires-Dist: msgpack (>=1.0.5,<2.0.0)
Requires-Dist: prometheus-client (>=0.20.0,<0.21.0)
Requires-Dist: pydantic (>=2.2,<3.0)
Description-Content-Type: text/markdown

# delphai-rpc
Queue-based RPC client and server

