faust-streaming-rocksdb 0.9.3
pip install faust-streaming-rocksdb==0.9.3
Released:
Python bindings for RocksDB, primarily for use with Faust
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: William Barnhart
- Tags rocksdb
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
Python bindings for RocksDB 6.
This project is now deprecated, users should now use https://github.com/Congyuwang/RocksDict since it has better documentation, portability, and an active community.
See https://faust-streaming.github.io/python-rocksdb/ for a more comprehensive install and usage description.
Quick Install
This library is built for Debian + Ubuntu Distributions.
pip3 install faust-streaming-rocksdb
Quick Usage Guide
>>> import rocksdb
>>> db = rocksdb.DB('test.db', rocksdb.Options(create_if_missing=True))
>>> db.put(b'a', b'data')
>>> print(db.get(b'a'))
b'data'
Acknowledgements
This project attempts to collect the efforts put into different forks of the pyrocksdb project that was originally written by stephan-hof, as sadly none seems to be actively maintained. In particular, the python-rocksdb fork created by twmht, but it also incorporates changes from other forks and unfinished pull requests. The current state of this project has pulled all of these commits from NightTsarina’s fork.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: William Barnhart
- Tags rocksdb
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
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
Built Distributions
Uploaded
CPython 3.12
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.12
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.12
macOS 11.0+ ARM64
Uploaded
CPython 3.12
macOS 10.9+ x86-64
Uploaded
CPython 3.11
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.11
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.11
macOS 11.0+ ARM64
Uploaded
CPython 3.11
macOS 10.9+ x86-64
Uploaded
CPython 3.10
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.10
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.10
macOS 11.0+ ARM64
Uploaded
CPython 3.10
macOS 10.9+ x86-64
Uploaded
CPython 3.9
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.9
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.9
macOS 11.0+ ARM64
Uploaded
CPython 3.9
macOS 10.9+ x86-64
Uploaded
CPython 3.8
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.8
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.8
macOS 11.0+ ARM64
Uploaded
CPython 3.8
macOS 10.9+ x86-64
Uploaded
CPython 3.7m
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.7m
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.7m
macOS 10.9+ x86-64
Uploaded
CPython 3.6m
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.6m
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.6m
macOS 10.9+ x86-64
File details
Details for the file faust-streaming-rocksdb-0.9.3.tar.gz
.
File metadata
- Download URL: faust-streaming-rocksdb-0.9.3.tar.gz
- Upload date:
- Size: 382.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2347d9e2e0d221369ff8275c595ef09ec9ee2a86a586942c2a869595835c889d
|
|
MD5 |
fc3cccf6cedabb00b1b04e046d24e204
|
|
BLAKE2b-256 |
51276116f99cf440a24f961397fd19574e5c832c878dc84016b25e10e5ec4239
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 66.7 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0d6943c72c2c2dae4da9cf06a51603e996623fc6b44173acf39a64c6c24bc13d
|
|
MD5 |
1b7adcfbc1c0824fecff9c7057a0c3ce
|
|
BLAKE2b-256 |
0de9fd33d1b92cfd1f986bfc020e12d300b4b6aa44710ae7fe8e04c68b011633
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 66.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
52899b7d1774ee9616b66d089da6dbee9d8e78795d51f53113b3127756b01be9
|
|
MD5 |
a8b69efdf1a917c4a9ec34750420657d
|
|
BLAKE2b-256 |
1e946081945196dc00aabc5ee7026b40980523d065fc2b07bd5447b8372b2328
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 645.0 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bafa7423e4f053f6647d62682295ea039e0e22fd62dc53da5460a510019f0446
|
|
MD5 |
eeb200aeb332da3dfdd67ca889d1ee52
|
|
BLAKE2b-256 |
1264b5d9c77b5302ca4f1c2da98c836cbdc2ad56e884e1fade63fc5d748afc9d
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp312-cp312-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp312-cp312-macosx_10_9_x86_64.whl
- Upload date:
- Size: 4.6 MB
- Tags: CPython 3.12, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
69efae7e9fbded273d8ef88d9d22494145aafc3f60385306fc9664642fc90fe6
|
|
MD5 |
0603bcef8527324a5d80148746ab1fdf
|
|
BLAKE2b-256 |
c85f128b4c54980be2400e43a85ef4e158a1bd907b87f06116b9cb6ccd39d124
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 66.8 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
564c93630071f039b6e7a9942a71a18700e592c963b5d5780edbe9f3388b5185
|
|
MD5 |
84cd75296ef20c8f5a763fe60aa86e7e
|
|
BLAKE2b-256 |
0d28a60f1a2028b0cad53e6993f741148108ec5cc49f29805a650730860685d4
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 66.2 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2529613af34f7b63b3e813eeb3d65b853448d2145719646b76b68ffa4d59a7cf
|
|
MD5 |
e0a9c57a76710d0b373df7aa583a81bd
|
|
BLAKE2b-256 |
7b87e2b0d0f616a649d85a2f780642fddbb23425e8e1329ef030648ed536134d
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 645.9 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
48d1a94f88cfdc560370fca183fabf7bfbc1248f5efbba2f11d876b3c09230a8
|
|
MD5 |
eeebedbbc4730c4ce4a08291e22593ef
|
|
BLAKE2b-256 |
c56e4a2645fc44d787aba85acb32823d384b4e463ccc7967f49d055ad76c92fd
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp311-cp311-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 4.6 MB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3a772898db9b0d78289bc2aa1136d982ae472ee7cfd9a5a3db808676fa70fb8e
|
|
MD5 |
b4a7a7c189e1092c4929981c8c0d6493
|
|
BLAKE2b-256 |
a02722b327a236122181d0de32635bb9a6ecb89872aeef8eb18c5c02855fbee1
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 66.7 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9e3f1527a44f50e9f7177c05e7a3959ad2e0570ea9e9a43f09204aee213660f4
|
|
MD5 |
d23146c848d8b816581607947280cf1a
|
|
BLAKE2b-256 |
775f9343eaf27e8c6878719d364fb732f8abf6acef1225ebee862d1a96048f70
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 66.1 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
912ca38a69fac996b2ee68a78d5021fc74562f8fd10eed2f2086d6c330d85e33
|
|
MD5 |
c39ef19f7b11dec4d5b52e49f9ecc231
|
|
BLAKE2b-256 |
2719d809ce3c57ec228108c9b893498ccc670aa3c8006454b9178e7f6df18d45
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 642.7 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
419f34a9491a5467eece6d00039d680a2e4748e9ea0f5db6cd07c824a606708f
|
|
MD5 |
2d3eeb951dfee3186f5709d637a94282
|
|
BLAKE2b-256 |
6149969bfd95704e65912efd2fbd79e5a98d2d5ad8feca34d9a6295da5910518
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp310-cp310-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 4.6 MB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e913e8c494fe39bf399575b56362b94b94dc5da9ba1ad6a032d213c31ee2d1d4
|
|
MD5 |
fc101be12db99a98224b4d63bafb2ce4
|
|
BLAKE2b-256 |
c9327cedc52f539a00bd97618574a45545eb284c8d5a4677ba1733a565986916
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 66.7 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
51c3b4860c35ea16b6ad43a0e1a38c52b23d609d907e44b89fb1e47715a16582
|
|
MD5 |
a9ec406e526900cf367ab6d4d71a5f6a
|
|
BLAKE2b-256 |
dcd747986ce7d2a9ed5f950fdf114df30351cdf539b90c9a90cddf277ea2a807
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 66.1 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b321c67701aceae0eb9e277d854c5344854fd05190eb0880a2c2cd9166855bda
|
|
MD5 |
e6ae13c1d57a808cce3aa9c9aa9d8a8f
|
|
BLAKE2b-256 |
1576369a3850e05bd8a6022d69822b2386e8cffc65ed2af7be30a59019b9ee44
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 643.0 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fc083f0d28dcac1ed8173c64bd440f3a954477ab25a9b3508fcbf3a54ec08890
|
|
MD5 |
3cc00d56a812fee62c48154fd9911eac
|
|
BLAKE2b-256 |
07798695053ffebe4fec3d7be25fda593172f021726dbad7d98ad9f308e61ee7
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp39-cp39-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 4.6 MB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
96b055e4be27d011731ce92d8c829dd08429dc96243dd6f64777e1342b935bcd
|
|
MD5 |
774ee43b8fd2980fecb5947cf2a798da
|
|
BLAKE2b-256 |
a9168b9850169d5217cd530df6d747046fe87923334088ce1c2c6f75e775d1ed
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 66.7 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
909505722f1432cd130106c32aab2a0fb172d28b23cba1ec891b29290d8d983b
|
|
MD5 |
a716e0673fd35f5b42b1630aeb9dda53
|
|
BLAKE2b-256 |
1b5f55f50468febf6e3a5a05c4fe02206bb90a29f79d7136016f2f16da362e04
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 66.1 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ac90208a0cf6db8c2a9eacadcebd86a0d93d0d633cfc0bc346d37fb1d554e885
|
|
MD5 |
32e3f88e279bfc9f0c4124085c716a20
|
|
BLAKE2b-256 |
275734e398010dae88226591e2944fa375cccd8012c18e47d3430b04e1c0f2b1
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp38-cp38-macosx_11_0_arm64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 643.7 kB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d03d83f9d3b0098a421e7d4417484a64b1db9f7563393b885ce7d5dce2350e6f
|
|
MD5 |
ebeb9ff8fc7f8b552a74f2975a55798b
|
|
BLAKE2b-256 |
9716ceede7fde1f821bfd4491d9c40e4067bf70f10dbf1f709372b708c62a5ed
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp38-cp38-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp38-cp38-macosx_10_9_x86_64.whl
- Upload date:
- Size: 4.6 MB
- Tags: CPython 3.8, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0c66d8a01133801cbbb0aec271f5c05392c80a0783fb1248bd39a3db11167a6f
|
|
MD5 |
cc5affd612b6d78c9d252a9461145c28
|
|
BLAKE2b-256 |
a802437f879b994b0f23130efb7e16f2f6006c4bdb3708e881c93428de16d3f6
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 66.6 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8a5e1fb3031aeaa0c34c9a2bd13bc50ef8ae24a2522cb4c230608192765996b7
|
|
MD5 |
6b8b7438d72c15d4ceca4e7875fe2f8b
|
|
BLAKE2b-256 |
196bdd27c41bad54b93c6a148d3b619340a6f9ce3889678783eda92d91115789
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 66.0 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b9ec54c7388abe7195de4ad5f01895958fbc8b4cfa33d5cef2d8560cf1773d2c
|
|
MD5 |
77ea2967c8bbc06e3b352ad67c334334
|
|
BLAKE2b-256 |
6ac97146632f8a0ea3027ae4260499ac8813d61c5067ee1ce79f0839913bf033
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp37-cp37m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp37-cp37m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 4.6 MB
- Tags: CPython 3.7m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
03fa48343d6e9840ad7ac52450594e0c53fb570a6bede890d23c6ee13a1425d7
|
|
MD5 |
d3275c340814bbaf7b2f17609b2dbd53
|
|
BLAKE2b-256 |
b0d7cedf94cc43ea46d6a1b72548ee9bc726d0531d3ddf469ee5893882bf5a14
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 66.5 MB
- Tags: CPython 3.6m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bc96ed06d5b7d350de93609d086feb2560c6ec30477e32fad7a56043d8e6a6c5
|
|
MD5 |
719ccce284b09d1a35d2cbe0df83e9be
|
|
BLAKE2b-256 |
e62c9c12ab0d51a3910f9c3c8f191270bccd286ba295ebf386a2c58934908b61
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 66.0 MB
- Tags: CPython 3.6m, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9c825b13a19c0d4e1e30d7711544eecdef27542b3dc2955ee987cdad5e3d8874
|
|
MD5 |
fd5ba9c6c490cd4cd1752473b9de7998
|
|
BLAKE2b-256 |
b1dc89289f45ead18f3c2d836e0cd2b2a27e040dacbca54d1a16ff1de023642e
|
File details
Details for the file faust_streaming_rocksdb-0.9.3-cp36-cp36m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: faust_streaming_rocksdb-0.9.3-cp36-cp36m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 4.5 MB
- Tags: CPython 3.6m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
522dca8c360f3d5898678efdadd4fecaef3de629ff1056f4cdf04206521d4e2a
|
|
MD5 |
47905daa0e9946db5242f5152f099b58
|
|
BLAKE2b-256 |
a1b7fb361e049c6dc9d43f3d35e65deaea398577a6eba6365444e406339c66ec
|