Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zalexanninev15/pippackagesupdater

Script for to update the pip utility and all installed packages (libraries) to the latest versions
https://github.com/zalexanninev15/pippackagesupdater

package package-manager pip python updater

Last synced: 22 days ago
JSON representation

Script for to update the pip utility and all installed packages (libraries) to the latest versions

Awesome Lists containing this project

README

        

# PipPackagesUpdater

[![](https://img.shields.io/badge/written_on-Python-%233776AB.svg?logo=python)](https://github.com/Zalexanninev15/PipPackagesUpdater)
[![](https://img.shields.io/badge/release-v1.0.2--1-blue.svg)](https://github.com/Zalexanninev15/PipPackagesUpdater)
[![](https://img.shields.io/github/last-commit/Zalexanninev15/PipPackagesUpdater.svg)](https://github.com/Zalexanninev15/PipPackagesUpdater/commits/main)
[![](https://img.shields.io/github/stars/Zalexanninev15/PipPackagesUpdater.svg)](https://github.com/Zalexanninev15/PipPackagesUpdater/stargazers)
[![](https://img.shields.io/github/forks/Zalexanninev15/PipPackagesUpdater.svg)](https://github.com/Zalexanninev15/PipPackagesUpdater/network/members)
[![](https://img.shields.io/github/issues/Zalexanninev15/PipPackagesUpdater.svg)](https://github.com/Zalexanninev15/PipPackagesUpdater/issues?q=is%3Aopen+is%3Aissue)
[![](https://img.shields.io/github/issues-closed/Zalexanninev15/PipPackagesUpdater.svg)](https://github.com/Zalexanninev15/PipPackagesUpdater/issues?q=is%3Aissue+is%3Aclosed)
[![](https://img.shields.io/badge/license-GPLv3-ligthgreen.svg)](LICENSE)
[![](https://img.shields.io/badge/Donate-FFDD00.svg?logo=buymeacoffee&logoColor=black)](https://z15.neocities.org/donate)

## Description

Script for to update the pip utility and all installed packages (libraries) to the latest versions.

## Usage

Do the following in terminal:

```bash
python ./ppu.py
```