Package that identifies and updates outdated pip packages.
Project description
pypipup
This Python script automates the process of updating the Pip package manager and checking for outdated Python packages in your environment and attempts to update the outdated ones.
Installation
You can easily install pypipup
using pip:
pip install pypipup
or via git:
git clone https://github.com/niCodeLine/pypipup.git
or just copy-paste it into your code.
Usage
To use pypipup open a terminal or command prompt and run the script:
python -m pypipup
or for Python 3:
python3 -m pypipup
Features
- Update Pip: Guarantees the latest version of Pip is installed
- Check and Update Packages: Scans for outdated packages and updates them.
- Verification: Verifies the success of the update by rechecking for outdated packages.
Contributions
Contributions are welcome! If you have improvements or fixes, please send a pull request or open an issue in the GitHub repository.
License
This project is licensed under the MIT License. See the LICENSE
file for more details.
Contact
Nico Spok - nicospok@hotmail.com GitHub: niCodeLine
Project details
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 pypipup-1.2.tar.gz
.
File metadata
- Download URL: pypipup-1.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3f269f859dec5a7b7de291c0c7e45a7a70992d64bae4fbb55da0dd39887a020 |
|
MD5 | 2e5da31db87872e73f0a928cd9103183 |
|
BLAKE2b-256 | 6c49fa6ecd13d7c937ef76961b54c510e08929e1d4a0e071ef0229121abab516 |
File details
Details for the file pypipup-1.2-py3-none-any.whl
.
File metadata
- Download URL: pypipup-1.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6da3dce4b24b42cd0a825ee0a942589237f121f5ff1f979dbd9329f93e3d34a |
|
MD5 | c9d0f921c903ff688f7e93ad6e0619fa |
|
BLAKE2b-256 | c8244fbfeda9809fdc818c6d65b872a163a0905b850372e01af71b85a5b5cc3b |