安装python的redis模块
生活随笔
收集整理的這篇文章主要介紹了
安装python的redis模块
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
- wget --no-check-certificate https://pypi.python.org/packages/source/r/redis/redis-2.8.0.tar.gz
- tar -zvxf redis-2.8.0.tar.gz
- mv redis-2.8.0 python-redis-2.8.0
- cd python-redis-2.8.0
- python setup.py install
轉載于:https://www.cnblogs.com/linn/p/5275545.html
總結
以上是生活随笔為你收集整理的安装python的redis模块的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Apache https服务器配置笔记
- 下一篇: 【搬砖】【Python数据分析】Pych