Metadata-Version: 2.1
Name: txjsonrpcqueue
Version: 0.1.2
Summary: Asynchronous JSON-RPC hysteresis-command-queue library.
Home-page: https://github.com/pibara-utopian/txjsonrpcqueue/
Author: Rob J Meijer
Author-email: pibara@gmail.com
License: BSD
Description: A simple asynchronous (both twisted and asyncio) Python library
            for communicating with JSON-RPC services. The prime target for txjsonrpcqueue is for
            use with the STEEM blockchain APPBASE JSON-RPC full-API nodes.
Keywords: jsonrpc twisted asyncio hysteresis queue steem steemit
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: Operating System :: OS Independent
Classifier: Environment :: Other Environment
Provides-Extra: asyncio
