Skip to main content

A pybind11 wrapper for Mojang's custom LevelDB.

Project description

Amulet LevelDB

A pybind11 wrapper for Mojang's modified LevelDB library.

Install

pip install amulet-leveldb

Use

from amulet.leveldb import LevelDB

create_if_missing = True  # optional input. Default False.
db = LevelDB("path/to/db", create_if_missing)
db.put(b"key", b"value")
print(db.get(b"key"))
# b"value"

See the source code for full documentation.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

amulet_leveldb-2.0.1a0.post250609161055-cp313-cp313-win_amd64.whl (315.5 kB view details)

Uploaded CPython 3.13Windows x86-64

amulet_leveldb-2.0.1a0.post250609161055-cp311-cp311-win_amd64.whl (315.6 kB view details)

Uploaded CPython 3.11Windows x86-64

File details

Details for the file amulet_leveldb-2.0.1a0.post250609161055-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for amulet_leveldb-2.0.1a0.post250609161055-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9674f5b7a1aa6e353ad105ba16e6ecce3c50eaef16cd0d121642fabccca57182
MD5 efbe72cb335e3edba5cb6f311a4983d4
BLAKE2b-256 c736f41666fda0bc2256abd5ef1711cc74b218eeb21dad22c2a8ba75599a0752

See more details on using hashes here.

File details

Details for the file amulet_leveldb-2.0.1a0.post250609161055-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for amulet_leveldb-2.0.1a0.post250609161055-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ea0316dba2b1368932802828418d4047f93f5d16afaff31f32ca4206d4f1260e
MD5 c512f76da68a6ab578aa815849b76020
BLAKE2b-256 a660ecf782846ebb2ccef2e0dd0955b481e61b8e23faf26b35f916fd9cb943b2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page