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.3.0.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file req-update-1.3.0.tar.gz
.
File metadata
- Download URL: req-update-1.3.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3b17a6abc2d86d5655d015f05b0bc389acaf9ec5fb51c5cba6737ebcaa9beb9 |
|
MD5 | 014a0225c03b4d660e58104e8d8fcd53 |
|
BLAKE2b-256 | 528c7da6095b30c37d27e5bf5c57084fd7b5d786cdd04e58da28dba22354420e |
File details
Details for the file req_update-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: req_update-1.3.0-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 275f7ea1d341fe26dae34f2684e8b5b33b10308f023ca832dd1314b53f242842 |
|
MD5 | 18233699ecc488ac50b8a4015e10a6d3 |
|
BLAKE2b-256 | d0476f42870438481590b44faaefe9d7cc5500db6dadf046edfd8e02a193c4b3 |