2382 Forks
11606 Stars
11606 Watchers

redis-py

Redis Python Client

How to download and setup redis-py

Open terminal and run command
git clone https://github.com/redis/redis-py.git
git clone is used to create a copy or clone of redis-py repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with redis-py https://github.com/redis/redis-py/archive/master.zip

Or simply clone redis-py with SSH
[email protected]:redis/redis-py.git

If you have some problems with redis-py

You may open issue on redis-py support forum (system) here: https://github.com/redis/redis-py/issues