RecordsKeeper Python v3 SDK

Python libraries for recordskeeper. The RecordsKeeper Python SDK provides access to the python libraries of RecordsKeeper.

Installation

Install from PyPI using pip, a package manager for Python. There are two different packages for two different versions of python, for python2 version

pip install recordskeeper_python_lib3

Compatibility

The SDK has been tested with Python 3.5.

Requirement

You have to create your own configuration file to interact with the blockchain with the required parameters given in the sample config file of these libraries.