Update pypi dependencies
Project description
pp-up
Overview
Script to update your dependencies by checking if there are new versions available on pypi.
This script parses your requirements.txt and setup.py files, and updates any pinned version you may have to the latest version available on pypi.
When you have a version pinned for a specific reason add # pp_up: pin to the line you want
to pin, this only works on requirements files example:
pp_up==0.0.1 # pp_up: pin
The files are backupped before modification.
Usage
cd $YOUR_PROJECT_DIR
python -m pp_up
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
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 pp_up-0.1.0.tar.gz.
File metadata
- Download URL: pp_up-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5a3b4ee095d21cee18a888f096ca4ada527ca39967576a62922dd529f1248cd
|
|
| MD5 |
51a949c7e8e8293dd11ae140c7f4a1a3
|
|
| BLAKE2b-256 |
2ab30ada37000c921d1d73f7a6cc65d04b74886a7373825479f236a5c2692358
|
File details
Details for the file pp_up-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pp_up-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e7a0c36affc9154bf332a617b097cee2ccc759d46a8a51240bb32391a9be02e
|
|
| MD5 |
ede9b327191ffd7028e05b78312e0461
|
|
| BLAKE2b-256 |
02b46c652bc995f1d0523c4246edfb7e3d30c1cd0fa1a931d59cfc68108bf1da
|