Req Update
Project description
req-update
req-update
is a CLI tool to automatically update dependencies listed in requirements.txt
.
Usage
req-update
requires no command line arguments. Running req-update
will
make it create a branch dep-update
, check outdated packages (compared against
your current installed packages), and commit a series of single-package update
commits.
$ req_update
usage: req_update.py [-h] [-d] [-v] [--version]
Update python dependencies for your project with git integration https://github.com/albertyw/req-update
optional arguments:
-h, --help show this help message and exit
-d, --dryrun Dry run
-v, --verbose Verbose output
--version show program's version number and exit
Features
- Integrates with git, creating a branch with one commit per updated dependency
- No third party dependencies beyond python 3 standard library
- Automatic detection of python requirements.txt; no CLI arguments required
Comparisons
req-upgrader
-req-update
integrates with git
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
req-update-1.6.1.tar.gz
(8.7 kB
view details)
Built Distribution
File details
Details for the file req-update-1.6.1.tar.gz
.
File metadata
- Download URL: req-update-1.6.1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e8b7c7efa1a9335b4a331a72ba3d4f2e04c209db526899e38b222b17228b370 |
|
MD5 | 0c7c33cadadd9b4ae48929d833a8919e |
|
BLAKE2b-256 | aec55783490b18edc2659225220667182e0f6cb0721df3c42e4ba7d5cb6e2c79 |
File details
Details for the file req_update-1.6.1-py3-none-any.whl
.
File metadata
- Download URL: req_update-1.6.1-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58f456dcd3164c889ca4a4c21be70fdcad525988f86fccef628cd9102a15b294 |
|
MD5 | a7b56a8fbd262d731d7c796cc14a1204 |
|
BLAKE2b-256 | 95484e7317b9b691d8daa79681ba0d5cac1297c4307e0b9c2f10dffd8556dac0 |