An intelligent, feature-rich CLI tool to manage and upgrade Python packages.
Project description
Ultimate Python Upgrader (py-upgrade)
An intelligent, feature-rich CLI tool to manage and upgrade Python packages with a clean, modern interface.
![Screenshot of py-upgrade in action] ## Key Features
- Interactive & Beautiful UI: Uses Rich to display outdated packages in a clean, readable table.
- Blazing Fast: Upgrades packages with a clear progress bar.
- Selective Upgrades: Upgrade all packages, or specify exactly which ones to include or exclude.
- Safety First: Includes a
--dry-runmode to see what would be upgraded without making changes. - Automation Friendly: A
--yesflag allows for use in automated scripts.
Installation
pip install ultimate-python-upgrader
Usage
Once installed, the py-upgrade command will be available.
1. Check and upgrade all packages interactively
py-upgrade
2. Upgrade all packages without confirmation
py-upgrade --yes
3. Perform a dry run to see what needs upgrading
py-upgrade --dry-run
4. Upgrade only specific packages
py-upgrade numpy pandas
5. Upgrade all packages EXCEPT certain ones
py-upgrade --exclude black ruff
Contributing
Contributions are welcome! Please feel free to submit a pull request.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ultimate_python_upgrader-1.0.0.tar.gz.
File metadata
- Download URL: ultimate_python_upgrader-1.0.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6dd205023b281446aa4126c4ad9f7a03642cb2e4ca9763d4b0adbdb1770bc8cd
|
|
| MD5 |
217b167e1b70cc12fcbe07204e854432
|
|
| BLAKE2b-256 |
9d16f9cba1b583ec1d2124f7189110127f0175343686c997097750c524b9fbb4
|
File details
Details for the file ultimate_python_upgrader-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ultimate_python_upgrader-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
746b1054b323497bfc1fe2b06bff9b8c14db9785117d86e113c95c0f0c9e9fc7
|
|
| MD5 |
0ef99ef35b486ad6f1cad871b8ee2105
|
|
| BLAKE2b-256 |
459850c92130db2dba2dc0404553e29f291ee9bff13f8d655b97131a42290901
|