File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 22
33The Python interface to the Redis key-value store.
44
5- [ ![ image ] ( https://github.com/redis/redis-py/workflows/CI/badge.svg?branch=master )] ( https://github.com/redis/redis-py/actions?query=workflow%3ACI+branch%3Amaster )
6- [ ![ image ] ( https://readthedocs.org/projects/redis-py/badge/?version=stable&style=flat )] ( https://redis-py.readthedocs.io/en/stable/ )
7- [ ![ image ] ( https://badge.fury.io/py/redis.svg )] ( https://pypi.org/project/redis/ )
5+ [ ![ CI ] ( https://github.com/redis/redis-py/workflows/CI/badge.svg?branch=master )] ( https://github.com/redis/redis-py/actions?query=workflow%3ACI+branch%3Amaster )
6+ [ ![ docs ] ( https://readthedocs.org/projects/redis-py/badge/?version=stable&style=flat )] ( https://redis-py.readthedocs.io/en/stable/ )
7+ [ ![ pypi ] ( https://badge.fury.io/py/redis.svg )] ( https://pypi.org/project/redis/ )
88[ ![ codecov] ( https://codecov.io/gh/redis/redis-py/branch/master/graph/badge.svg?token=yenl5fzxxr )] ( https://codecov.io/gh/redis/redis-py )
9+ [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/redis/redis-py.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/redis/redis-py/alerts/ )
910
1011
1112## Python 2 Compatibility Note
You can’t perform that action at this time.
0 commit comments