Metadata-Version: 1.1
Name: dkredis
Version: 0.1.5
Summary: dkredis - Python interface to Redis
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: 
        
        dkredis - Python interface to Redis
        ===================================
        
        .. image:: https://coveralls.io/repos/github/datakortet/dkredis/badge.svg?branch=master
            :target: https://coveralls.io/github/datakortet/dkredis?branch=master
        
        .. image:: https://gitlab.com/norsktest/dkredis/badges/master/pipeline.svg
           :target: https://gitlab.com/norsktest/dkredis/commits/master
           :alt: pipeline status
        
        .. image:: https://img.shields.io/badge/docs-darkgreen.svg
           :target: https://norsktest.gitlab.io/dkredis
           :alt: documentation
        
        .. image:: https://codecov.io/gl/norsktest/dkredis/branch/master/graph/badge.svg?token=2QOZN0V09V
          :target: https://codecov.io/gl/norsktest/dkredis
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
