foundationdb/bindings/python
Jingyu Zhou ec0a5723e9
Fix Javadoc build error, RPM packaging, and Dockerfile [release-7.4] (#12081)
* Fix Javadoc build error

The API version is hard coded.

* Update RHEL7 to RHEL9 for packaging

* Fix docker build

* Do not generate Python wheel file
2025-04-14 21:23:09 -07:00
..
fdb Remove Python 2.7 support and six.py (#11418) 2024-10-02 21:12:51 -07:00
tests Remove Python 2.7 support and six.py (#11418) 2024-10-02 21:12:51 -07:00
CMakeLists.txt Fix Javadoc build error, RPM packaging, and Dockerfile [release-7.4] (#12081) 2025-04-14 21:23:09 -07:00
MANIFEST.in Initial repository commit 2017-05-25 13:48:44 -07:00
README.rst update links to foundationdb.org to reference GitHub 2023-05-30 10:15:20 -05:00
pycodestyle.cfg Remove Python 2.7 support and six.py (#11418) 2024-10-02 21:12:51 -07:00
pyproject.toml Modernize the Python3 package build configuration 2024-04-22 18:44:32 -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://github.com/apple/foundationdb/releases