Metadata-Version: 1.1
Name: redisy
Version: 0.2
Summary: A higher-level python native object api based on redisy-py
Home-page: https://github.com/yytdfc/redisy
Author: yytdfc
Author-email: fuchen@foxmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: Redisy
        =========
        
        .. image:: https://secure.travis-ci.org/yytdfc/redisy.png?branch=master
                :target: http://travis-ci.org/yytdfc/redisy
        .. image:: https://coveralls.io/repos/github/yytdfc/redisy/badge.svg?branch=master
                :target: https://coveralls.io/github/yytdfc/redisy?branch=master
        
        A higher-level python native object api based on redisy-py.
        
Keywords: redis,api
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
