Binary package “python3-plyvel” in ubuntu mantic
fast and feature-rich Python interface to LevelDB
Wraps most of the LevelDB C++ API and adds some features of its own. In
addition to basic features like getting, putting and deleting data, Plyvel
allows you to use write batches, database snapshots, very flexible iterators,
prefixed databases, bloom filters, custom cache sizes, custom comparators,
and other goodness LevelDB has to offer.