Metadata-Version: 2.1
Name: delphai-rpc
Version: 4.5.6
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,<10.0)
Requires-Dist: msgpack (>=1,<2)
Requires-Dist: prometheus-client (>=0.4,<0.21)
Requires-Dist: pydantic (>=2,<3)
Requires-Dist: tenacity (>=8,<9)
Description-Content-Type: text/markdown

# delphai-rpc
Queue-based RPC client and server

