Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 767 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 767 Bytes

Python Pip Packages Update Script

Basic script for updating all python pip packages.

Usage

          For one time :
         git clone https://github.com/VictoKu1/PythonPipPackagesUpdateScript.git
         cd PythonPipPackagesUpdateScript
         sh update.sh

          For a reusable command updatePip :
         git clone https://github.com/VictoKu1/PythonPipPackagesUpdateScript.git
         cd PythonPipPackagesUpdateScript
         sudo sh manager.sh

          And after that you can use the

         updatePip

          command from every location.

If it doesnt work as planned, please contact me.