* get_client_status: add to Java bindings * Add get_client_status in python binding * Make python unit tests available as ctest * Fix file name in the copyright header * Fix library path name for mac * get_client_status: Minor changes in Java & Python bindings addressing review comments * Rename fdb_python_unit_tests to unit_tests |
||
|---|---|---|
| .. | ||
| fdb | ||
| tests | ||
| CMakeLists.txt | ||
| MANIFEST.in | ||
| README.rst | ||
| setup.cfg | ||
| setup.py.cmake | ||
| setup.py.in | ||
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/.