Skip to content

Instantly share code, notes, and snippets.

@rightson
Created November 15, 2017 06:22
Show Gist options
  • Save rightson/353609d311558d2dd8e8cfd079a7478c to your computer and use it in GitHub Desktop.
Save rightson/353609d311558d2dd8e8cfd079a7478c to your computer and use it in GitHub Desktop.
Download pip packages to specific folder
pip download -r requirement.txt -d pip-packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment