Skip to main content

Amulet LevelDB

A Cython wrapper for Mojang's modified LevelDB library.

Install

pip install amulet-leveldb

Use

from 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.

Release files for amulet-leveldb 1.0.7

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for amulet-leveldb 1.0.7
File Size Uploaded
amulet_leveldb-1.0.7.tar.gz 840.9 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for amulet-leveldb 1.0.7
File
amulet_leveldb-1.0.7-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
amulet_leveldb-1.0.7-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
amulet_leveldb-1.0.7-cp312-cp312-macosx_10_13_universal2.whl CPython 3.12 CPython 3.12 macOS 10.13+ universal2 (ARM64, x86-64) Details
amulet_leveldb-1.0.7-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
amulet_leveldb-1.0.7-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
amulet_leveldb-1.0.7-cp311-cp311-macosx_10_9_universal2.whl CPython 3.11 CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64) Details

Total release size: 2.6 MB

Release files / amulet_leveldb-1.0.7.tar.gz

Download URL amulet_leveldb-1.0.7.tar.gz
Size 840.9 kB
Tags Source
SHA-256 checksum
How to use checksums
efa2361225f4092016b6250c84b62f6220d89a6f2c78db94cd7ae798866e7d3e
BLAKE2b-256 checksum
How to use checksums
3563c80ec73ea8d6f1143c2493f4fbb0b0baec37279fa85a34944c7e7b191935
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.9

Release files / amulet_leveldb-1.0.7-cp312-cp312-win_arm64.whl

Download URL amulet_leveldb-1.0.7-cp312-cp312-win_arm64.whl
Size 211.9 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
bc523992c4278d40b4a0973b8f223602981de15a0d1583501b1ee5273b78de72
BLAKE2b-256 checksum
How to use checksums
84ccb3e4da9e5f8b2db0c121c30ce59c54a03cae898ea6711ace4ca654b7bd69
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.10

Release files / amulet_leveldb-1.0.7-cp312-cp312-win_amd64.whl

Download URL amulet_leveldb-1.0.7-cp312-cp312-win_amd64.whl
Size 221.4 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
3dd3ff2097808e69c973c701f33c6d9f520b310ee58c17de82ecc26122c9faca
BLAKE2b-256 checksum
How to use checksums
66fc9d58f9e5587793365ef7f11c3af18624062bb064c192ebb395a08b552568
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.10

Release files / amulet_leveldb-1.0.7-cp312-cp312-macosx_10_13_universal2.whl

Download URL amulet_leveldb-1.0.7-cp312-cp312-macosx_10_13_universal2.whl
Size 438.9 kB
Tags CPython 3.12 macOS 10.13+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
5711c277b25660754117a217aa232c2a6df5c20d2653f4870fe45eeb0538cf76
BLAKE2b-256 checksum
How to use checksums
e730b5b0fda86313d571d7da3a3a28d1252cd0dfebefb2cb20c0f01c43afd7cd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.10

Release files / amulet_leveldb-1.0.7-cp311-cp311-win_arm64.whl

Download URL amulet_leveldb-1.0.7-cp311-cp311-win_arm64.whl
Size 214.2 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
d10ae3c16329d6580ece63269cbf4cf1d137ae219115cdabe6de99b68ae365e1
BLAKE2b-256 checksum
How to use checksums
9fea2a8e0d4c2982bfb2a3f0af0e00b618858cf90ab6668bd0b736578dbbd384
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.9

Release files / amulet_leveldb-1.0.7-cp311-cp311-win_amd64.whl

Download URL amulet_leveldb-1.0.7-cp311-cp311-win_amd64.whl
Size 223.9 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
58f05206212ba65fd435f8bd6edc20741417a795ff5efb750c9a17eda7ca6320
BLAKE2b-256 checksum
How to use checksums
4def4f0ef2ef8cd73c0485c04f605a96b25f5549b706f9d635c160dcc6ee35c4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.9

Release files / amulet_leveldb-1.0.7-cp311-cp311-macosx_10_9_universal2.whl

Download URL amulet_leveldb-1.0.7-cp311-cp311-macosx_10_9_universal2.whl
Size 440.3 kB
Tags CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
ad7443e73cb860ce248d953972dd4c1652ffbdc14750f681b4d3f67d49550ef8
BLAKE2b-256 checksum
How to use checksums
37844303e87cb31da56d4ffe6d19b311cd7db22dbe87a93cfe8465827d175563
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.9

Release history Release notifications | RSS feed

This release

1.0.7 This release

7 release files

1.0.6

7 release files

1.0.5

7 release files

1.0.4

7 release files

1.0.3

7 release files

1.0.2

19 release files

1.0.1

19 release files

1.0.0

11 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page