Metadata-Version: 2.0
Name: kev
Version: 0.8.1
Summary: 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, DynamoDB and a     S3/Redis hybrid backend.
Home-page: https://github.com/capless/kev
Author: Brian Jinwright
Author-email: opensource@ipoots.com
License: Apache
Keywords: redis,s3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Web Environment
Requires-Dist: boto3 (>=1.3.1)
Requires-Dist: coverage (>=4.1)
Requires-Dist: envs (>=0.1.2)
Requires-Dist: nose (>=1.3.7)
Requires-Dist: redis (>=2.10.5)
Requires-Dist: valley (>=1.0.1)

=======================
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, DynamoDB and a S3/Redis hybrid backend.



