Metadata-Version: 1.1
Name: pottery
Version: 0.52
Summary: Redis for Humans.
Home-page: https://github.com/brainix/pottery
Author: Rajiv Bakulesh Shah
Author-email: brainix@gmail.com
License: Apache 2.0
Description: 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, then you already
        know how to use Pottery.
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: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: Apache Software License
