Metadata-Version: 2.1
Name: django-socio-grpc
Version: 0.12.1
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.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Requires-Dist: django (>=2.2)
Requires-Dist: djangorestframework
Requires-Dist: grpcio (<2)
Requires-Dist: grpcio-tools (<2)
Requires-Dist: proto-parser (>=1.6.3,<2.0.0)
