Skip to main content

Amulet RocksDB

A pybind11 wrapper for RocksDB.

Install

pip install amulet-rocksdb

Use

from rocksdb import RocksDB

create_if_missing = True  # optional input. Default False.
db = RocksDB("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.

Download files

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

Source Distribution

amulet_rocksdb-1.0.5.tar.gz (15.1 kB view details)

Uploaded Source

Built Distributions

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

amulet_rocksdb-1.0.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

amulet_rocksdb-1.0.5-cp311-cp311-win_arm64.whl (2.5 MB view details)

Uploaded CPython 3.11Windows ARM64

amulet_rocksdb-1.0.5-cp311-cp311-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.11Windows x86-64

amulet_rocksdb-1.0.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

amulet_rocksdb-1.0.5-cp311-cp311-macosx_11_0_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

amulet_rocksdb-1.0.5-cp311-cp311-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

File details

Details for the file amulet_rocksdb-1.0.5.tar.gz.

File metadata

  • Download URL: amulet_rocksdb-1.0.5.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for amulet_rocksdb-1.0.5.tar.gz
Algorithm Hash digest
SHA256 869681e4d1907de0bfe16dd3ee29f1fec6501abe8652709117fa1c03c0185eed
MD5 a855c33abe0de60dd76b15518c7fadb1
BLAKE2b-256 69155910d03d8c105ad8bedcba5856e1f0fadd18efafc1775fce0b299e90c372

See more details on using hashes here.

File details

Details for the file amulet_rocksdb-1.0.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for amulet_rocksdb-1.0.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dfaee7d0a7e0fe5b501209631aa519991b5e3d7d18b45a59f42c15ed43179a30
MD5 8403ed2350b19125e42e485ce2ee91e3
BLAKE2b-256 9164b637a2b77e30f5ac9d59212543d44d387509e5d40052f32cb891d1eef7b1

See more details on using hashes here.

File details

Details for the file amulet_rocksdb-1.0.5-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for amulet_rocksdb-1.0.5-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 390a5fe4a64e7082ebd65bd285f7c913b6089b11ba362339be3bc539fcb31284
MD5 d0ec6838696440c52d4a74401a3ded0d
BLAKE2b-256 ddb4081bd5515ae89fc3173a1819657614d1417d523433f03af2990fe9ae429e

See more details on using hashes here.

File details

Details for the file amulet_rocksdb-1.0.5-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for amulet_rocksdb-1.0.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ce8ff4c599a01b504ab6b87bdab40b3034f7268493b82b7b10c24901b135179b
MD5 513be5afc062bcf9abe2ee066136b26b
BLAKE2b-256 862022ca24cc30212316d208b316b753ad4bd00d94799291ac51f9091d6f6fc6

See more details on using hashes here.

File details

Details for the file amulet_rocksdb-1.0.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for amulet_rocksdb-1.0.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5818edafa89bbeae443e38fc76dfd3cb6f8a2496f42637501cdfbf1dc3663b16
MD5 e617f327bf2ccc082ed2862fc443bbcc
BLAKE2b-256 bbeeb4caed14f72e67d396cfb03fb2f17317d084ab522d00422c206ee3d68c71

See more details on using hashes here.

File details

Details for the file amulet_rocksdb-1.0.5-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for amulet_rocksdb-1.0.5-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 27d382bc39de0ed5c0e0ed91d3fb86da7a499d84f2f34036c79ef3ce7e516f60
MD5 2b58980e741a9e3f14fa7cbb5774ccda
BLAKE2b-256 0453f92ed023987c7f2a6807662413b8e7e1561c0e3b7488266f2691d0f26f4e

See more details on using hashes here.

File details

Details for the file amulet_rocksdb-1.0.5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for amulet_rocksdb-1.0.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b058e64ee6ba39bd116b6b6350ddd5a9e9df4f7b617c58e5e75da4f20a85ac39
MD5 cb8bb96547b8e9e28a463c8578d8e1de
BLAKE2b-256 595f28a5273d216b7913d3afbd5b7967dfdf66ef29b865cffb3b3ffd1a3e6cde

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.5 This release

7 files

1.0.4

9 files

1.0.3

7 files

1.0.2

7 files

1.0.1

7 files

1.0.0

7 files

Supported by

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