pip freeze > requirements.txt
pip install -r requirements.txt
pip download -r requirements.txt -d ./mylib -i https://mirrors.aliyun.com/pypi/simple/
pip freeze > requirements.txt
pip install -r requirements.txt
pip download -r requirements.txt -d ./mylib -i https://mirrors.aliyun.com/pypi/simple/