Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zalexanninev15/pippackagesupdater
- Owner: Zalexanninev15
- License: gpl-3.0
- Created: 2021-08-24T12:57:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-17T09:56:35.000Z (about 3 years ago)
- Last Synced: 2023-03-05T14:33:28.767Z (almost 2 years ago)
- Topics: package, package-manager, pip, python, updater
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```