Skip to content

Instantly share code, notes, and snippets.

@filipwodnicki
Created July 8, 2019 16:28
Show Gist options
  • Save filipwodnicki/2a6f27407123c308a2865abbc4521579 to your computer and use it in GitHub Desktop.
Save filipwodnicki/2a6f27407123c308a2865abbc4521579 to your computer and use it in GitHub Desktop.
pip cheatsheet
# pip cheatsheet
# pip install from requirements
pip install -r requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment