foundationdb/bindings/python
A.J. Beamon 32b3c2ad69 Add comment for the code where we replace the semaphore in the exception handler 2019-02-11 10:35:29 -08:00
..
fdb Add comment for the code where we replace the semaphore in the exception handler 2019-02-11 10:35:29 -08:00
tests Changes to print output 2018-05-18 16:24:03 -07:00
CMakeLists.txt Added support for TLS 2019-02-07 15:37:04 -08:00
MANIFEST.in Initial repository commit 2017-05-25 13:48:44 -07:00
README.rst Fixes the links to download the client libraries in our documentation and packages. 2018-05-01 16:10:51 -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 Changed python binding classifier to that on approved list: https://pypi.org/pypi?%3Aaction=list_classifiers 2018-07-13 07:58:08 -07:00

README.rst

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

These bindings require the FoundationDB client. The client can be obtained from https://www.foundationdb.org/download/.