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
or via conda on conda-forge:
conda install -c conda-forge simplekv
Documentation
The documentation for simplekv is available at https://simplekv.readthedocs.io.
License
simplekv is MIT licensed.
Release files for simplekv 0.14.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| simplekv-0.14.1.tar.gz | 22.0 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| simplekv-0.14.1-py3-none-any.whl | Python 3 | none | any | Details |
| simplekv-0.14.1-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 84.7 kB
Release files / simplekv-0.14.1.tar.gz
| Download URL | simplekv-0.14.1.tar.gz |
|---|---|
| Size | 22.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8953a36cb3741ea821c9de1962b5313bf6fe1b927f6ced2a55266eb8ce2cd0f6
|
|
BLAKE2b-256 checksum How to use checksums |
306fa6cafd4e87757e316468bf56287806b8df8ad4505f6da449a507e8cbacee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.5.6
|
Release files / simplekv-0.14.1-py3-none-any.whl
| Download URL | simplekv-0.14.1-py3-none-any.whl |
|---|---|
| Size | 31.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fcee8d972d092de0dc83732084e389c9b95839503537ef85c1a2eeb07182f2f5
|
|
BLAKE2b-256 checksum How to use checksums |
9d95c8b966592a69765928295e13cb4e83f66c7f4ec11c07a0d6f0bc360970ed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.5.6
|
Release files / simplekv-0.14.1-py2-none-any.whl
| Download URL | simplekv-0.14.1-py2-none-any.whl |
|---|---|
| Size | 31.3 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
af91a50af41a286a8b7b93292b21dd1af37f38e9513fea0eb4fa75ce778c1683
|
|
BLAKE2b-256 checksum How to use checksums |
55c6aa4a8903abee700cde6283eaebcbd2541756642e0c6d848d3c66b279f47a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.15
|