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.4.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file req-update-1.3.4.tar.gz
.
File metadata
- Download URL: req-update-1.3.4.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b81e904c7858059d90ca56a81a4d96e6eb8c9f0fc17c2a103070c5f6bdd7ff2 |
|
MD5 | b1266672f00580e8588d9cca5f8976dc |
|
BLAKE2b-256 | 0aa90207457425f8b64359718f5d5f4ed6b0a8ffa3673b564994fcf9f42e7a6c |
File details
Details for the file req_update-1.3.4-py3-none-any.whl
.
File metadata
- Download URL: req_update-1.3.4-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89799e5a2a73f12896b4251f89be2a85152555a5213adbe609d945b51c9bdd7f |
|
MD5 | f76afbe731a3074e042233ceb44e71ac |
|
BLAKE2b-256 | b60a42b88346be376809a8ad6b5bd7819153f05961d9d96ee98ae7c396f27d16 |