python3-foundationdb (7.1.61-1)
Published 2025-12-21 19:34:56 +01:00 by micke
Installation
sudo curl -o /etc/apt/keyrings/forgejo-micke.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-micke.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install python3-foundationdb=7.1.61-1
Repository info
Distributions |
bookworm, trixie |
Components |
main |
Architectures |
amd64 |
About this package
Python bindings for FoundationDB FoundationDB is a distributed database designed to handle large volumes of structured data across clusters of commodity servers. . This package provides the Python 3 bindings for FoundationDB, allowing Python applications to interact with FoundationDB clusters. . Requires the foundationdb-clients package which provides libfdb_c.so.
Dependencies
| python3:any |
| foundationdb-clients (>= 7.1.0) |