kev

K.E.V. (Keys, Extra Stuff, and Values) is a Python ORM for key-value stores and document databases based on Valley. Currently supported backends are Redis, S3 and a S3/Redis hybrid backend.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install kev

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.10.0 2021-01-12    
0.9.2 2017-05-08
0.9.0 2017-04-15
0.8.1 2017-04-06    
0.8.0 2017-03-31
0.7.0 2016-11-28    
0.6.4 2016-09-17    
0.6.3 2016-09-17    
0.6.2 2016-09-11      
0.6.1 2016-09-11
0.6.0 2016-08-22      
0.5.1 2016-08-18      
0.5.0 2016-08-18      
0.4.0 2016-08-18      

Issues with this package?

Page last updated 2023-10-28 00:57:28 UTC