Metadata-Version: 2.1
Name: abci
Version: 0.8.0
Summary: Python based ABCI Server for Tendermint
Home-page: https://github.com/davebryson/py-abci
Author: Dave Bryson
License: Apache 2.0
Keywords: blockchain tendermint abci
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
License-File: LICENSE

Build Tendermint blockchain applications in Python.  It's fun

Supports: ABCI *0.17.0* and Tendermint *0.34.11*

Check out the `home page <https://github.com/davebryson/py-abci>`_ for an example app and more information.


