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 node and python dependencies.

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] [-p] [-i] [-d] [-v] [--version]

Update python 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
  -i, --install  Install updates
  -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 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 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-1.6.4.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

req_update-1.6.4-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: req-update-1.6.4.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for req-update-1.6.4.tar.gz
Algorithm Hash digest
SHA256 2e0dadb47346501ab53638cb4cf1aa5847b2c6f589e8be171104cb793bddff34
MD5 cb6c633f95b722c014cbfe4b674c7ece
BLAKE2b-256 70a65d22d3c7cb8ecbb0fd90134214f821744e2e3fba49791aac58b2fc84eaa2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: req_update-1.6.4-py3-none-any.whl
  • Upload date:
  • Size: 14.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for req_update-1.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6d4e030d9e1b959996eeeb500c8c2ea11e8dc66b5680d53ba49a7e2b7ed14d96
MD5 27c725dbc17f6a47b927354cd58228c9
BLAKE2b-256 994327031060e352a3332c00f7c0c55d0b8b8e8d2537a4795f9f017ff8283cd6

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