Metadata-Version: 2.0
Name: pallium-rpc
Version: 0.4.1
Summary: Friendly Bitcoin JSON-RPC API binding for Python
Home-page: UNKNOWN
Author: DiQi Inc.
Author-email: developer@diqi.us
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Office/Business :: Financial

This package allows performing commands such as listing the current balance and querying Bitcoin node info from Python. The communication with the client happens over JSON-RPC.


