pip安装使用国内源的方法

pip3 install django -i https://pypi.douban.com/simple
pip3 install mysqlclient -i https://pypi.douban.com/simple
文章目录