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.3.tar.gz
(7.4 kB
view details)
Built Distribution
File details
Details for the file req-update-1.5.3.tar.gz
.
File metadata
- Download URL: req-update-1.5.3.tar.gz
- Upload date:
- Size: 7.4 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 | 1bf9bb4555f1f6fd5933d28769e44ec20119ff8dc40aa8556cf3f59841177937 |
|
MD5 | db5b4f9fa6c0242cd46469ec40c0d27e |
|
BLAKE2b-256 | 4d4d5efe5b792733e07c8b03410445ce728dc595cb0b9ac1e57b3cfdaf9104c9 |
File details
Details for the file req_update-1.5.3-py3-none-any.whl
.
File metadata
- Download URL: req_update-1.5.3-py3-none-any.whl
- Upload date:
- Size: 12.2 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 | 0596a1580712d9b5264f29c979d40d7f260ddd1583feea160486b3062632c7ed |
|
MD5 | e7ee9abb9d8568b990e2cd877d69e298 |
|
BLAKE2b-256 | aca9d0ffff93086c5501c2e04fc4b147e4f8f7c28aba56ec52d13120ccf1815b |