矮小电源

文章
3
资源
0
加入时间
2年10月21天

python redis 模块安装

安装python的redis模块wget --no-check-certificate https://pypi.python.org/packages/source/r/redis/redis-2.8.0.tar.gztar -zvxf redis-2.8.0.tar.gzmv redis-2.8.0 python-redis-2.8.0cd python-redis-2.8.0pyth