Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Scripts for taking a backup of the list of all Installed pip packages and restoring them

Notifications You must be signed in to change notification settings

InsertX2k/pip_backup_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

you don't need this, just do pip freeze > packages.txt to take a backup of pip packages and when you want to restore just do pip install -r packages.txt, it's so simple.

pip_backup_scripts

Scripts for taking a backup of the list of all Installed pip packages and restoring them

About

Scripts for taking a backup of the list of all Installed pip packages and restoring them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published