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.3.tar.gz
(5.6 kB
view details)
Built Distribution
File details
Details for the file req-update-1.3.3.tar.gz
.
File metadata
- Download URL: req-update-1.3.3.tar.gz
- Upload date:
- Size: 5.6 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 | 7899acff113525250dacaf2a5ecdd48fb151028dcd9c4fa9995df1fa98aa4b12 |
|
MD5 | 5ca730eed730289be52d55b294afeb60 |
|
BLAKE2b-256 | 2e4abc9cdd94829c49c6e8122b7ce86a620b45114b8cc155df5d9a4b5f1d1a6a |
File details
Details for the file req_update-1.3.3-py3-none-any.whl
.
File metadata
- Download URL: req_update-1.3.3-py3-none-any.whl
- Upload date:
- Size: 8.7 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 | c49141fdcca60b7d7a30c5cd21e09a900cbd322bb18a7988df02dc61c45cd1a5 |
|
MD5 | 4175b34d76b5f2b3afc7dcdd9ccd55a3 |
|
BLAKE2b-256 | fc0868727ee65948846d31cb6b796f05db53d81b975bbb307ede8a453e6a1001 |