Skip to main content

The command-line client for the Patchwork patch tracking tool

Project description

PyPi Status Documentation Status

pwclient is a VCS-agnostic tool for interacting with Patchwork, the web-based patch tracking system.

Installation

The easiest way to install pwclient and its dependencies is using pip. To do so, run:

$ pip install pwclient

You can also install pwclient manually. First, install the required dependencies. On Fedora, run:

$ sudo dnf install python-pbr

On Ubuntu, run:

$ sudo apt-get install python-pbr

Once dependencies are installed, clone this repo and run setup.py:

$ git clone https://github.com/getpatchwork/pwclient
$ cd pwclient
$ pip install --user .  # or 'sudo python setup.py install'

Getting Started

To use pwclient, you will need a .pwclientrc file, located in your home directory ($HOME or ~). Patchwork itself provides sample .pwclientrc files for projects at /project/{projectName}/pwclientrc/. For example, here is the .pwclientrc file for Patchwork itself.

Development

If you’re interested in contributing to pwclient, first clone the repo:

$ git clone https://github.com/getpatchwork/pwclient
$ cd pwclient

Create a virtualenv, then install the package in editable mode:

$ virtualenv .venv
$ source .venv/bin/activate
$ pip install --editable .

Documentation

Documentation is available on Read the Docs

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

pwclient-1.3.1.tar.gz (29.8 kB view details)

Uploaded Source

Built Distribution

pwclient-1.3.1-py2.py3-none-any.whl (20.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pwclient-1.3.1.tar.gz.

File metadata

  • Download URL: pwclient-1.3.1.tar.gz
  • Upload date:
  • Size: 29.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.0 importlib_metadata/3.7.3 packaging/20.9 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.1

File hashes

Hashes for pwclient-1.3.1.tar.gz
Algorithm Hash digest
SHA256 bf89f85e7cd998a94b92f72aeb5a17b151cb07da203134fbce18ada8e2d66634
MD5 81251909606cd7bc09620073ea48ad2c
BLAKE2b-256 f1ecb0097eb84adec929e489c887a6f6d46219c13d0e6cbb40c7b0bdb5b0c806

See more details on using hashes here.

File details

Details for the file pwclient-1.3.1-py2.py3-none-any.whl.

File metadata

  • Download URL: pwclient-1.3.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 20.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.0 importlib_metadata/3.7.3 packaging/20.9 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.1

File hashes

Hashes for pwclient-1.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 352739ed418612ae39601aa5c011a9f69bca71fa0561418840881d0b89a0e3ec
MD5 2b86bd358dc75614004e99597e9f6a35
BLAKE2b-256 bc9dff3f3b72a940fe194ea4186671dc8200c6629410ac22c6a6666c780137a2

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page