Metadata-Version: 2.0
Name: pottery
Version: 0.31
Summary: Redis for Humans.
Home-page: https://github.com/brainix/pottery
Author: Rajiv Bakulesh Shah
Author-email: brainix@gmail.com
License: Apache 2.0
Keywords: Redis client persistent storage
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: redis

Redis is awesome, but Redis commands are not always fun.  Pottery is a Pythonic
way to access Redis.  If you know how to use Python dicts and sets, then you
already know how to use Pottery.

