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.5.2.tar.gz
(7.1 kB
view details)
Built Distribution
File details
Details for the file req-update-1.5.2.tar.gz
.
File metadata
- Download URL: req-update-1.5.2.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a38e83f1148da924241893c0920b07ba9129b619737fa1a9fd2d9ff4c531108e |
|
MD5 | 86dcb293ef936228e2c2dff7100fc82f |
|
BLAKE2b-256 | 278897ef67d7106f9b6ea374bd65eb25af9ea6fb0017650595a6e09719feabf0 |
File details
Details for the file req_update-1.5.2-py3-none-any.whl
.
File metadata
- Download URL: req_update-1.5.2-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dca3fe075e1ac56510c35f881af356523c93765e3dfaccce057d5e9bf6d09efe |
|
MD5 | ae98ea36e7a682e29f469bc5b67c9e26 |
|
BLAKE2b-256 | 598a53911cc0247a76b9c59dae1bbc6ffacb6dc967087ca3d5ece1550cc2698a |