foundationdb/bindings/python
Alec Grieser b18f6200db
remove references to read_ahead_disable transaction option in bindings tests
2018-04-11 11:43:01 -07:00
..
fdb Merge branch 'release-5.1' into merge-release-5.1-into-release-5.2 2018-03-21 09:28:10 -07:00
tests remove references to read_ahead_disable transaction option in bindings tests 2018-04-11 11:43:01 -07:00
MANIFEST.in Initial repository commit 2017-05-25 13:48:44 -07:00
README.rst Updates URLs and email addresses in documentation and package config. 2018-03-15 16:30:29 -07:00
include.mk remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
setup.cfg added python code style options 2018-01-25 09:48:29 -08:00
setup.py.in Updates URLs and email addresses in documentation and package config. 2018-03-15 16:30:29 -07:00

README.rst

Complete documentation of the FoundationDB Python API can be found at https://www.foundationdb.org/documentation/api-python.html.

These bindings require the FoundationDB client. The client can be obtained from https://www.foundationdb.org/downloads/fdb-c/.