Binary package “python3-tdb” in ubuntu focal

Python3 bindings for TDB

 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 This package contains the Python3 bindings.