Created
July 8, 2019 16:28
-
-
Save filipwodnicki/2a6f27407123c308a2865abbc4521579 to your computer and use it in GitHub Desktop.
pip cheatsheet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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