docs: updated the page about the Python Driver

This commit is contained in:
troymc
2016-10-08 11:43:50 +02:00
parent 7e8e6ca430
commit 79bf698336
3 changed files with 8 additions and 10 deletions

View File

@@ -0,0 +1,7 @@
# The Python Driver
The BigchainDB Python Driver is a Python wrapper around the [HTTP Client-Server API](http-client-server-api.html). A developer can use it to develop a Python app that communicates with one or more BigchainDB clusters.
The BigchainDB Python Driver documentation is at:
[http://docs.bigchaindb.com/projects/py-driver/en/latest/index.html](http://docs.bigchaindb.com/projects/py-driver/en/latest/index.html)