Metadata-Version: 2.1
Name: kaze-python-rpc
Version: 1.0.0.0
Summary: A Python RPC Client for the kaze Blockchain
Home-page: https://github.com/KAZEBLOCKCHAIN/kaze-python-rpc
Author: Moe Sayadi
Author-email: moe@kazesolutions.ch
License: MIT license
Keywords: kaze,python,rpc,client
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.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: requests

==============
kaze-python-rpc
==============


.. image:: https://img.shields.io/pypi/v/kaze-python-rpc.svg
        :target: https://pypi.python.org/pypi/kaze-python-rpc

.. image:: https://img.shields.io/travis/KAZEBLOCKCHAIN/kaze-python-rpc.svg
        :target: https://travis-ci.org/KAZEBLOCKCHAIN/kaze-python-rpc

.. image:: https://readthedocs.org/projects/kaze-python-rpc/badge/?version=latest
        :target: https://kaze-python-rpc.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://coveralls.io/repos/github/KAZEBLOCKCHAIN/kaze-python-rpc/badge.svg?branch=master
        :target: https://coveralls.io/github/KAZEBLOCKCHAIN/kaze-python-rpc?branch=master
        :alt: Coverage Status

A Python RPC Client for the kaze Blockchain


* Free software: MIT license
* Documentation: https://kaze-python-rpc.readthedocs.io.


Features
--------

A lightweight RPC Client for the kaze Blockchain



