Metadata-Version: 2.1
Name: django-socio-grpc
Version: 0.18.0b6
Summary: Fork of django-grpc-framework with more feature maintained by the socio team. Make GRPC with django easy.
License: Apache-2.0
Author: Adrien Montagu
Author-email: adrienmontagu@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
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
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Requires-Dist: django (>=2.2)
Requires-Dist: djangorestframework
Requires-Dist: grpcio (>=1.50.0,<2.0.0)
Requires-Dist: grpcio-tools (>=1.50.0,<2.0.0)
Requires-Dist: proto-parser (>=1.6.3,<2.0.0)
