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.0.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file req-update-1.6.0.tar.gz
.
File metadata
- Download URL: req-update-1.6.0.tar.gz
- Upload date:
- Size: 8.6 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 | 3fd0395afaec4509088ffd4ddbf2970776842641906119bc5dad8fec22003858 |
|
MD5 | 857e299a97c24029527465665ad0a7be |
|
BLAKE2b-256 | 0b53e6beb52987b7eb24ab2c28288b22c671a61a87eefbd653795d7db130e6a5 |
File details
Details for the file req_update-1.6.0-py3-none-any.whl
.
File metadata
- Download URL: req_update-1.6.0-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 | 330306986db7f655e2cd9deb1cc7bb6efaf8b4195d4905d19425d7585d493bd0 |
|
MD5 | e9787d398cb87f35da05bb58e22ec251 |
|
BLAKE2b-256 | 91e121b0b9822e4390cdb7aa80e53f8582b5d9cbc950f4db0fa7a5ce97041cad |