Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 2.38 KB

README.rst

File metadata and controls

64 lines (45 loc) · 2.38 KB

BigchainDB Python Driver

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
>= 1.0.0 0.4.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.