mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
docs: updated the page about the Python Driver
This commit is contained in:
7
docs/source/drivers-clients/python-driver.md
Normal file
7
docs/source/drivers-clients/python-driver.md
Normal 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)
|
||||
Reference in New Issue
Block a user