A pybind11 wrapper for RocksDB.
Project description
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file amulet_rocksdb-1.0.0.tar.gz.
File metadata
- Download URL: amulet_rocksdb-1.0.0.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da621989f06a67c9693a28aade6c1fbca0eb88ae6c2e539ff73fd32c0903b245
|
|
| MD5 |
2a0ed5ff67389507553069aba12e6b87
|
|
| BLAKE2b-256 |
f794cd7805e7a810c70e0f8e2c413b986567f99c2c5db2478072af2975f14410
|
File details
Details for the file amulet_rocksdb-1.0.0-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: amulet_rocksdb-1.0.0-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef24340eadf144c6284ef34aca1f2d9eb419cc8ff0cad02e995d2e7c471f9986
|
|
| MD5 |
b9a9c831a4cec46b92e27262d50902dd
|
|
| BLAKE2b-256 |
e9f08a4903ac437ea5fa2eccc26f7f2ace00a7e662ad22ff080c31a92490481c
|
File details
Details for the file amulet_rocksdb-1.0.0-cp312-cp312-macosx_10_15_x86_64.whl.
File metadata
- Download URL: amulet_rocksdb-1.0.0-cp312-cp312-macosx_10_15_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.12, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65c499e75492cc4beaffdfe6d4bd60e1329dc714a38c4ec0f68770e4d7c03965
|
|
| MD5 |
02170e7f51f494a7ed18ed7f28d0ce27
|
|
| BLAKE2b-256 |
7d5b91c691e2243c7f94d82868f30b90bc212a3ba0813cb92160f7a36df68749
|
File details
Details for the file amulet_rocksdb-1.0.0-cp312-cp312-macosx_10_15_arm64.whl.
File metadata
- Download URL: amulet_rocksdb-1.0.0-cp312-cp312-macosx_10_15_arm64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.12, macOS 10.15+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14a7a60184a0a8f1cf49ccb227895e3f223f03f0111bac0df5d1e90163a57d45
|
|
| MD5 |
4a305b80dc65adf24eac853069cd1120
|
|
| BLAKE2b-256 |
88396abe4a2a66c3ae89d377c7bc859d051813c8f2ee613db7ed599b20b813b3
|
File details
Details for the file amulet_rocksdb-1.0.0-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: amulet_rocksdb-1.0.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b498ea1ff2e18393d62932972950517caea6ea237249da1d84085db1b66a5ee9
|
|
| MD5 |
0a5ca399a88c82994a36de95a35accfc
|
|
| BLAKE2b-256 |
57e4784612effb51f5e795c46a6790f9e0229ecf11089478caa680d30cc6246e
|
File details
Details for the file amulet_rocksdb-1.0.0-cp311-cp311-macosx_10_15_x86_64.whl.
File metadata
- Download URL: amulet_rocksdb-1.0.0-cp311-cp311-macosx_10_15_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.11, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0318885b6cf58fae20621a62e5d95ec80e64f921ef4829b99b753c3b566f9c9
|
|
| MD5 |
1b7edcd466d8d7ff57d512a4d6522756
|
|
| BLAKE2b-256 |
805ee2e317442baba699985de9313227ecddfb80d0201d8162ec29165207c1ed
|
File details
Details for the file amulet_rocksdb-1.0.0-cp311-cp311-macosx_10_15_arm64.whl.
File metadata
- Download URL: amulet_rocksdb-1.0.0-cp311-cp311-macosx_10_15_arm64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.11, macOS 10.15+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c0f1dab0b06ccdfc2e4931f937ae8deaa47e96e6c59579146abcccbfebbfe88
|
|
| MD5 |
a431e65f74207cfa86487cdd7fa2c294
|
|
| BLAKE2b-256 |
01b1d1b249a0d32a9c1a165e1cf1bd5aeb357a4fa0b69cdb7c633ed89ba925f5
|