最后更新于4年前
-i参数指定源头, 例如使用常用的阿里源
-i
pip install <包名> -d <目录>
pip install <包名> -i https://mirrors.aliyun.com/pypi/simple
pip list -o