foundationdb/bindings/python
Evan Tschannen 846b0317f3 Merge branch 'release-6.2' into release-6.3
# Conflicts:
#	CMakeLists.txt
#	packaging/msi/FDBInstaller.wxs
#	versions.target
2020-05-29 18:39:38 -07:00
..
fdb 7.0 became 6.3, so change API versions accordingly 2020-05-11 11:53:34 -07:00
tests Merge remote-tracking branch 'origin/pyfdbgenerators' into pyfdbgenerators 2020-05-11 13:20:27 -07:00
CMakeLists.txt Ensured that the cmake variable is always initialized/set to some value when compared and thereby has an expected value 2019-12-23 11:50:01 -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
setup.cfg added python code style options 2018-01-25 09:48:29 -08:00
setup.py.cmake flow, python, and go bindings 2019-02-15 00:01:42 -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/.