Metadata-Version: 2.1
Name: aiogrpcclient
Version: 1.2.2
Author: Pasha Podolsky
Author-email: ppodolsky@me.com
Home-page: https://github.com/izihawa/aiogrpcclient
License: MIT License
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Requires-Dist: aiokit >= 1.0.0
Requires-Dist: grpcio >= 1.45.0
Requires-Dist: izihawa-utils >= 1.0.2
Requires-Dist: orjson >= 3.6.8
Requires-Dist: protobuf >= 3.19.4
Requires-Dist: pyyaml >= 6.0
Requires-Dist: termcolor >= 1.1.0

# AIO GRPC Client

Abstract class for creating GRPC API clients

