Skip to content

The PIP package updater is a python script to update all installed python packages.

License

Notifications You must be signed in to change notification settings

Bonekit/PIPPackageUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README - PIP-PackageUpdater

Index

About The Project

This Python script updates all installed packages using PIP. It is compatible with pip venv and virtualenv.

Built With

Getting Started

Follow the instructions below to install and use the PIP Package Updater.

Installation

  1. Copy the updater.py file into your project folder.

  2. Activate your Python environment.

  3. Run the script using the terminal.

Windows:    python .\updater.py
MacOS:      python3 ./updater.py

Usage

Simply run the script to update all installed packages using PIP.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Tobias Menzel - @BonekitDEV

Project Link: Pip-PackageUpdater

Acknowledgements

About

The PIP package updater is a python script to update all installed python packages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages