Metadata-Version: 2.1
Name: ryca-django-grpc
Version: 1.0.13
Summary: Django gRPC framework
Home-page: https://github.com/realsaeedhassani/ryca-django-grpc
Author: Saeed Hasani Borzadaran
Author-email: hassanisaeed19@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE

# ryca-django-grpc

.. image:: https://img.shields.io/pypi/v/ryca_django_grpc.svg
   :target: https://img.shields.io/pypi/v/ryca_django_grpc.svg

.. image:: https://readthedocs.org/projects/ryca_django_grpc/badge/?version=latest
   :target: https://readthedocs.org/projects/ryca_django_grpc/badge/?version=latest

.. image:: https://img.shields.io/pypi/pyversions/ryca_django_grpc
   :target: https://img.shields.io/pypi/pyversions/ryca_django_grpc

.. image:: https://img.shields.io/pypi/l/ryca_django_grpc
   :target: https://img.shields.io/pypi/l/ryca_django_grpc


Django gRPC framework is a toolkit for building gRPC services, inspired by django-grpc-framework.


