Skip to content

futurebacklog/bigchaindb-driver

 
 

Repository files navigation

BigchainDB Python Driver

image

image

image

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.

About

Official Python driver for BigchainDB

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.9%
  • Makefile 2.8%
  • Shell 1.3%