Skip to content

Instantly share code, notes, and snippets.

@gerardsimons
Created August 18, 2023 09:57
Show Gist options
  • Save gerardsimons/9586185ae487a96f168d70d84d989be7 to your computer and use it in GitHub Desktop.
Save gerardsimons/9586185ae487a96f168d70d84d989be7 to your computer and use it in GitHub Desktop.
Useful pip commands
# 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