BigchainDB Python Driver

https://img.shields.io/pypi/v/bigchaindb-driver.svg https://img.shields.io/travis/bigchaindb/bigchaindb-driver/master.svg https://img.shields.io/codecov/c/github/bigchaindb/bigchaindb-driver/master.svg Documentation Status Updates

Features

  • Support for preparing, fulfilling, and sending transactions to a BigchainDB node.
  • Retrieval of transactions by id.
  • Getting status of a transaction by id.

Compatibility Matrix

BigchainDB Server BigchainDB Driver
>= 0.8.2 >= 0.1.3
>= 0.9.1 0.2.x
>= 1.0.0rc1 0.3.x

Although we do our best to keep the master branches in sync, there may be occasional delays.

Credits

This package was initially created using Cookiecutter and the audreyr/cookiecutter-pypackage project template. Many BigchainDB developers have contributed since then.