A simple pip package updater
Project description
PIP Package Updater by yesseruser
This is a simple package updater that updates all outdated packages when run.
Install by running:
python -m pip install yesserpackageupdater
in CMD or PowerShell on Windows or
python3 -m pip install yesserpackageupdater
in Mac/Linux's default terminal.
You can use it by running:
yesserpackageupdater
in CMD, PowerShell or your OS' default terminal.
This package only works on Windows.
This package works on any operating system since update 1.1.5
If you're running the package from a python file, please use a subprocess instead of importing and calling the update_packages
function. This is because the package can update itself and it can result in an error because of the code changing.
What's Changed
- Pip warnings when fetching outdated are now suppressed with -q by @yesseruser in https://github.com/yesseruser/YesserPackageUpdater/pull/40
- Added a help function and called it in update_packages. by @yesseruser in https://github.com/yesseruser/YesserPackageUpdater/pull/42
Full Changelog: https://github.com/yesseruser/YesserPackageUpdater/compare/1.6.1...1.7.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file yesserpackageupdater-1.7.0.tar.gz
.
File metadata
- Download URL: yesserpackageupdater-1.7.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3446d0bf018d215510e287825b1801ae30b08757559a2408c650ee7e0edc380 |
|
MD5 | 3fd6eec4e19108db982fe019ba758ee2 |
|
BLAKE2b-256 | 4ef5c5cffdb2bb9b4fb711288706088ffb2f970bb3f29609ba1ac40247b9e4a2 |
File details
Details for the file yesserpackageupdater-1.7.0-py3-none-any.whl
.
File metadata
- Download URL: yesserpackageupdater-1.7.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6915b2f1b99f69b58e2e301c9f8630fb6e5e87457541fb433a462ea292761cd8 |
|
MD5 | 25e1467a72ee881a309b316147ebf79a |
|
BLAKE2b-256 | cde6a76d1e1fc98e1ea456729898cfadf37ab01ee492b2e181b51d1dfcdaf129 |