安装python3
| 1 | sudo yum install python34 | 
显示Python包
| 1 | //pip包网站 https://pypi.org/search/?q=cheat | 
视频下载you-get
| 1 | //https://github.com/soimort/you-get | 
httpie
| 1 | pip install --upgrade httpie | 
清晰易读的 cURL 工具httpstat
| 1 | pip install httpstat | 
shadowsocks
| 1 | pip install shadowsocks | 
增强型语法高亮mycli
| 1 | mycli -u用户名 -p密码 | 
中文分词
| 1 | from snownlp import SnowNLP | 
测试你的上下行网速
| 1 | pip install speedtest-cli --upgrade | 
cheat
| 1 | pip install cheat | 
zhihu
| 1 | $ pip install zhihuapi | 
微信机器人
| 1 | pip install -U wxpy -i "https://pypi.doubanio.com/simple/" | 
数据可视化
| 1 | # Install superset | 
直接执行简单 Python 表达式
| 1 | [root@VM_0_14_centos onpremise]# pip install pythonpy | 
ppt 转 pdf 图片
| 1 | pip install PyWin32 Pillow reportlab | 
二维码
| 1 | # 逐一安装https://yfzhou.coding.me/2018/08/27/%E4%BD%BF%E7%94%A8-Python-%E7%94%9F%E6%88%90%E4%BA%8C%E7%BB%B4%E7%A0%81/ | 
数据分析
| 1 | pip3 install pandas | 

uncurl
| 1 | Python Requests转换助手有一个很棒的开源cURL http://curl.trillworks.com https://github.com/NickCarneiro/curlconverter | 
词云
| 1 | $ wordcloud_cli --text mytext.txt --imagefile wordcloud.png | 
命令行录制工具asciinema
| 1 | pip3 install asciinema | 
Pyppeteer
| 1 | pip3 install pyppeteer | 
命令行录屏工具
| 1 | pip install TermRecord | 
音频拼接
| 1 | pip install sox | 
命令行获取磁力工具
| 1 | $ git clone https://github.com/cexll/cilimao-cli.git | 
获取ip和WiFi
| 1 | $ pip install ng | 
5 秒抠图的 AI 神器
| 1 | 在网站上注册获取 API pip install removebg | 
摩尔斯密码
| 1 | pip install morse-talk | 
电影字幕下载神器
| 1 | pip install subliminal |