Skip to main content

A Cython wrapper for Mojang's custom LevelDB.

Project description

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.

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 Distribution

amulet-leveldb-1.0.0b1.tar.gz (746.9 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

amulet_leveldb-1.0.0b1-cp310-cp310-win_amd64.whl (219.8 kB view details)

Uploaded CPython 3.10Windows x86-64

amulet_leveldb-1.0.0b1-cp310-cp310-win32.whl (197.4 kB view details)

Uploaded CPython 3.10Windows x86

amulet_leveldb-1.0.0b1-cp310-cp310-macosx_10_15_x86_64.whl (236.7 kB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

amulet_leveldb-1.0.0b1-cp39-cp39-win_amd64.whl (219.7 kB view details)

Uploaded CPython 3.9Windows x86-64

amulet_leveldb-1.0.0b1-cp39-cp39-win32.whl (197.5 kB view details)

Uploaded CPython 3.9Windows x86

amulet_leveldb-1.0.0b1-cp39-cp39-macosx_10_15_x86_64.whl (237.1 kB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

amulet_leveldb-1.0.0b1-cp38-cp38-win_amd64.whl (219.9 kB view details)

Uploaded CPython 3.8Windows x86-64

amulet_leveldb-1.0.0b1-cp38-cp38-win32.whl (197.6 kB view details)

Uploaded CPython 3.8Windows x86

amulet_leveldb-1.0.0b1-cp38-cp38-macosx_10_15_x86_64.whl (238.0 kB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

amulet_leveldb-1.0.0b1-cp37-cp37m-win_amd64.whl (219.5 kB view details)

Uploaded CPython 3.7mWindows x86-64

amulet_leveldb-1.0.0b1-cp37-cp37m-win32.whl (196.4 kB view details)

Uploaded CPython 3.7mWindows x86

amulet_leveldb-1.0.0b1-cp37-cp37m-macosx_10_15_x86_64.whl (238.1 kB view details)

Uploaded CPython 3.7mmacOS 10.15+ x86-64

File details

Details for the file amulet-leveldb-1.0.0b1.tar.gz.

File metadata

  • Download URL: amulet-leveldb-1.0.0b1.tar.gz
  • Upload date:
  • Size: 746.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.14

File hashes

Hashes for amulet-leveldb-1.0.0b1.tar.gz
Algorithm Hash digest
SHA256 41e7cd770501b11fcf335878b9805cd7fba669b0e3a4d66cc3ced03f5498fd2b
MD5 0c55c16bd20892ee81025fedb7d8346e
BLAKE2b-256 f1fd309b97a8aec6463281d1716030641be0d75424b5738fe01815b5f1b45286

See more details on using hashes here.

File details

Details for the file amulet_leveldb-1.0.0b1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for amulet_leveldb-1.0.0b1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0e9640d8ee8a8354d86768ef6680b9cab9e02e2068f55af48284c1c7d227a5e4
MD5 7e6940ac95a1c62e94761fd55a651a61
BLAKE2b-256 b7cbfe936ccb7756fad738ec382f0bdd35a075f7a287f9fa6dcfddafd7fc35c4

See more details on using hashes here.

File details

Details for the file amulet_leveldb-1.0.0b1-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for amulet_leveldb-1.0.0b1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 f3a7d9770cc186f528afe8fe7ac722818306b6d5d2f98cd2edcb4a2c755041c1
MD5 e3024d297e1cf91a9d7c4861fe8ada87
BLAKE2b-256 2885542bd0ab3be96a05a4a72ed8d4745e6ac946e45e200283e43a25bbff034f

See more details on using hashes here.

File details

Details for the file amulet_leveldb-1.0.0b1-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for amulet_leveldb-1.0.0b1-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 296fc72bb35aa3396545b03f0139b79e08b9be80a58f75775bf0e51bdcd1027e
MD5 18778fa873e0b1a28698ff3bd0ea80fe
BLAKE2b-256 f054706461fd61f4260220a75131b8ddd925cf6893f379027accdeabbda414e7

See more details on using hashes here.

File details

Details for the file amulet_leveldb-1.0.0b1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for amulet_leveldb-1.0.0b1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 43d0baaec42bb377416a991b85384794fe259f84291eb0e6bd4c61c26b997dd7
MD5 991810017c07821ff94cb631503c7483
BLAKE2b-256 51b1917e1ddd694643ae34b7805b2234277b2fc2d1661faf5648a29d16628b79

See more details on using hashes here.

File details

Details for the file amulet_leveldb-1.0.0b1-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for amulet_leveldb-1.0.0b1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 4a8aaad503d2eb825f29e601d0842b8fb0ba8656fdb3fe7e4759fcc7d8c84402
MD5 2431a507707ef92d8080ecc8a5443e43
BLAKE2b-256 c94e34aaca694b2a2f90f6fb058611da51b86bb3564b859f7495bfa124026f49

See more details on using hashes here.

File details

Details for the file amulet_leveldb-1.0.0b1-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for amulet_leveldb-1.0.0b1-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5482f7df9b67d96aa0cb654c62c7c8c324060748b9683064f67812043b5ba8bc
MD5 5a2ea06f21320e4722ae954a66925af0
BLAKE2b-256 bc851f41c7a173b0eb1775eb454e9bb8c473936f491e78b5277de7649c3fd725

See more details on using hashes here.

File details

Details for the file amulet_leveldb-1.0.0b1-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for amulet_leveldb-1.0.0b1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7a216bda4d71345e9b05d6a7abad9c581974a887e00320722389692a5be47751
MD5 da8dc713741a631a21782be9ad3e08a0
BLAKE2b-256 2a6ceca06bba441f385a035f8f3a7e8e4e2c0d60418eebdfcaf577246e812096

See more details on using hashes here.

File details

Details for the file amulet_leveldb-1.0.0b1-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for amulet_leveldb-1.0.0b1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 6a9ee7bc47e19d655ac8cd9fb9f6c586076008350e1f1e914c75d605c418a319
MD5 f0c197cae9fbfa8d728713cf93cf162a
BLAKE2b-256 3da799d41d202635e487b9652678a1d580533c9a61619109ce349ae1ef740cab

See more details on using hashes here.

File details

Details for the file amulet_leveldb-1.0.0b1-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for amulet_leveldb-1.0.0b1-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2cb69727c9b25d71ed1cfa49636c381a594f669d306e0492a1c5b7ecfc83b513
MD5 e33a6cc0f0912f587b94f55d699f2fbc
BLAKE2b-256 62917f95bb3ba62f6a6255d1ecf4cb46234ea13589b8738262dd1c0208a0c113

See more details on using hashes here.

File details

Details for the file amulet_leveldb-1.0.0b1-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for amulet_leveldb-1.0.0b1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 2885dacff0800ef6e6bca121f0e971134800c1ebd4f18574c92e1798242d9df5
MD5 a31a5c12b32602456103652aa5f93dbc
BLAKE2b-256 2f10a07fc3ae4da43b55f494f27eb08c605e8d80ef397b578b80ad642883ecde

See more details on using hashes here.

File details

Details for the file amulet_leveldb-1.0.0b1-cp37-cp37m-win32.whl.

File metadata

File hashes

Hashes for amulet_leveldb-1.0.0b1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 eddc6a7fd772c466af7aa2630610669cad6af6ea8ec107fc563925d8b0173696
MD5 3aff9eaeb8fa54f4b14ffe22b84e68b2
BLAKE2b-256 7ea6372aed61dc809e7a1197f5919a0e02a2c9ee3a61f213a63b3647c768a9ca

See more details on using hashes here.

File details

Details for the file amulet_leveldb-1.0.0b1-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for amulet_leveldb-1.0.0b1-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2ddcc5da982f62218e59e8a47c3874d38a0bcf6bed7ef1c597e8026264391099
MD5 08b04207d5498d0e508a7094beb2adf7
BLAKE2b-256 3023b0dd9ea1a2bdd97501873a637e205e24f654cd4470cdfc6162c381f2b842

See more details on using hashes here.

Supported by

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