Metadata-Version: 1.1
Name: rchain-grpc
Version: 0.0.9
Summary: python client to rchain gRPC
Home-page: https://github.com/proof-media/rchain_grpc
Author: Mateusz Probachta
Author-email: mateusz@proofmedia.io
License: MIT license
Description: ===========
        rchain-grpc
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/rchain-grpc.svg
            :target: https://pypi.python.org/pypi/rchain-grpc
        
        .. image:: https://travis-ci.com/proof-media/rchain-grpc.svg?branch=master
            :target: https://travis-ci.com/proof-media/rchain-grpc
        
        .. image:: https://readthedocs.org/projects/rchain-grpc/badge/?version=latest
            :target: https://rchain-grpc.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/proof-media/rchain-grpc/shield.svg
            :target: https://pyup.io/repos/github/proof-media/rchain-grpc/
            :alt: Updates
        
        
        
        python client to rchain gRPC
        
        
        * Free software: MIT license
        * Documentation: https://rchain-grpc.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.0.1 (2018-10-04)
        ------------------
        
        * First release on PyPI.
        
Keywords: rchain_grpc
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
