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

Uploaded Source

Built Distribution

pwclient-1.1.0-py2.py3-none-any.whl (20.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: pwclient-1.1.0.tar.gz
  • Upload date:
  • Size: 30.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4

File hashes

Hashes for pwclient-1.1.0.tar.gz
Algorithm Hash digest
SHA256 982344fead98943e533d003cbcb4c588b5a3892ed2b276064031643bc8e79829
MD5 d58ef32b7429bead4a5da44e0ac7351f
BLAKE2b-256 f271e0a57fa920b64a7f48330415ee2979cda3cb417628db9fbc46869b317733

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pwclient-1.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 20.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4

File hashes

Hashes for pwclient-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 45ffafc87576b0faadc06ea31b77f5f09650fafb5f9ecc7fc33cb372a0c82f04
MD5 ee2a45ae5a9a30bf61851c70d38405fe
BLAKE2b-256 76874c8906477a13e1dc47766424e6c964663c36d83a8571cc6189c42b2f445f

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