A small CLI tool to check and upgrade outdated pip packages.
Project description
Update Python Packages
A small command-line tool that checks outdated pip packages and lets you upgrade selected packages using a simple terminal interface.
Installation
pip install update-python-packages-yourname
Usage
update-packages
---
## 5. Create a virtual environment
On Windows PowerShell:
```bash
python -m venv .venv
.venv\Scripts\Activate.ps1
On macOS/Linux:
python3 -m venv .venv
source .venv/bin/activate
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
py_pkg_updater-0.1.0.tar.gz
(4.1 kB
view details)
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 py_pkg_updater-0.1.0.tar.gz.
File metadata
- Download URL: py_pkg_updater-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af39e5822dce705b53fefa76ab3efd013f370adbfd657f4aa89492548676b095
|
|
| MD5 |
3c45b5dd3f552032c9092142ab32d1f4
|
|
| BLAKE2b-256 |
166d177fb3d51a89cc2b0b6f5a2162171a0661723433033bc8726d134e330dc6
|
File details
Details for the file py_pkg_updater-0.1.0-py3-none-any.whl.
File metadata
- Download URL: py_pkg_updater-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97349fc90ca960173d8a27cf8ae7e5b63414376acce79f310b19b2b9250781a1
|
|
| MD5 |
2a1f1debcffe6d5c3b0487a6c4fe50fc
|
|
| BLAKE2b-256 |
f659bb390db0606b9660cb55d73a350b433607e00c0613ffa64c8678f9a7fca3
|