Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 307 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 307 Bytes

Pip Scripts

  • pip_backup.sh : Creates a backup list of current packages to a dated file
  • pip_clear.sh : Creates a backup list of current packages and then uninstalls the packages
  • pip_update_all.sh : Creates a backup list of current packages and then updates any outdated packages, including pip