Created
August 18, 2023 09:57
-
-
Save gerardsimons/9586185ae487a96f168d70d84d989be7 to your computer and use it in GitHub Desktop.
Useful pip commands
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
# Uninstall all packages | |
pip uninstall -y (pip freeze) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment