Skip to main content

Req Update

Project description

req-update

PyPI PyPI - Python Version PyPI - License

Build Status Dependency Status Code Climate Test Coverage

req-update is a CLI tool to automatically update python, go, and node dependencies.

Usage

req-update requires no command line arguments. Running req-update will create a branch dep-update, check for outdated packages, and commit a series of commits to update packages.

$ req_update
usage: req_update.py [-h] [-p] [-i] [-d] [-v] [--version]

Update python, go, and node dependencies for your project with git integration

https://github.com/albertyw/req-update

optional arguments:
  -h, --help     show this help message and exit
  -p, --push     Push commits individually to remote origin
  -d, --dryrun   Dry run
  -v, --verbose  Verbose output
  --version      show program's version number and exit

Features

  • Update python dependencies in requirements*.txt pip.
  • Update go dependencies in go.mod and go.sum with go modules.
  • Update node dependencies in package-lock.json with npm.
  • 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, go, and node dependencies; no CLI arguments required

Comparisons

  • req-upgrader - req-update integrates with git

Project details


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-2.0.3.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

req_update-2.0.3-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file req-update-2.0.3.tar.gz.

File metadata

  • Download URL: req-update-2.0.3.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.2

File hashes

Hashes for req-update-2.0.3.tar.gz
Algorithm Hash digest
SHA256 257b3840cf6aa84714cfb1846775568afeb954835968654e28c2fd8b3969c972
MD5 8ab077902c8bbce594b92a5a4256e6a9
BLAKE2b-256 09d1d7d2b39b67703f05648f46c8647973a5c88cd611a1a043679f46e0b2fd1c

See more details on using hashes here.

File details

Details for the file req_update-2.0.3-py3-none-any.whl.

File metadata

  • Download URL: req_update-2.0.3-py3-none-any.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.2

File hashes

Hashes for req_update-2.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c17ce5c91dfb11d2932f7bb399a2ec589e1d76662f01ade5c2687a149ce1a3ca
MD5 c9b6b96a5779ddcf8e2c445ab3ec531e
BLAKE2b-256 ff85f2111e27a3a0a67b1a04ce89aa0c6902d184c2b65a789686f49da98f979a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page