[ 原始碼: plyvel ]
套件:python3-plyvel(1.5.0-1 以及其他的)
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.
其他與 python3-plyvel 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libleveldb1d (>= 1.23)
- fast key-value storage library
-
- dep: libstdc 6 (>= 5.2)
- GNU Standard C Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)