A key-value storage for binary data, support many backends.
Project description
simplekv is an API for very basic key-value stores used for small, frequently accessed data or large binary blobs. Its basic interface is easy to implement and it supports a number of backends, including the filesystem, SQLAlchemy, MongoDB, Redis and Amazon S3/Google Storage.
Installation
simplekv is available on PyPI and can be installed through pip:
pip install simplekv
Documentation
The documentation for simplekv is available at http://pythonhosted.org/simplekv.
License
simplekv is MIT licensed.
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
Built Distributions
File details
Details for the file simplekv-0.11.5.tar.gz
.
File metadata
- Download URL: simplekv-0.11.5.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4ec564a6a216be001cd8b57e90711d49244829b915e6f0f2e6f83067ea11f32 |
|
MD5 | 2a51c96c83120d392ce4e65eab32c70c |
|
BLAKE2b-256 | f4bd90b1d0337ea98c4580235e27acb60fb12fdc8902cde8aae70b405d18dcb2 |
File details
Details for the file simplekv-0.11.5-py3-none-any.whl
.
File metadata
- Download URL: simplekv-0.11.5-py3-none-any.whl
- Upload date:
- Size: 26.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84faf724ead5754a698262d8395b566a441c4408405283248de9af22377747f6 |
|
MD5 | b951208f078d2263502ed17adc9e0086 |
|
BLAKE2b-256 | 430ae3d43a0c9fcc1dc75a6b89fa29e07e9f96789fabf588a5eb968d85c87c36 |
File details
Details for the file simplekv-0.11.5-py2-none-any.whl
.
File metadata
- Download URL: simplekv-0.11.5-py2-none-any.whl
- Upload date:
- Size: 26.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fb068e1b291c310172a54e673c81e80c2ebef7db1a916a3660ce08d9ab2702d |
|
MD5 | ec8e6a9025c12257e26643f9d30fa22d |
|
BLAKE2b-256 | d95fcc2c2f759e484791e997fdd2ff406c2174d10ce93da884626ee65eb4d888 |