python 本地安装 requirements.txt

警告
本文最后更新于 2021-08-23,文中内容可能已过时。
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
# pip download -r requirements.txt
# pip install --no-index --find-links=./ -r requirements.txt

pybind11
pandas
requests
clickhouse_driver==0.2.1
paramiko
loguru
xlrd==1.2.0
clickhouse-cli

相关内容

william 支付宝支付宝
william 微信微信
0%