Skip to main content

The command-line client for the Patchwork patch tracking tool

Project description

PyPi Status Documentation Status Build 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:

$ python3 -m 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
$ python3 -m pip install --user .

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
$ python3 -m 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-2.1.0.tar.gz (32.9 kB view details)

Uploaded Source

Built Distribution

pwclient-2.1.0-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pwclient-2.1.0.tar.gz
  • Upload date:
  • Size: 32.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for pwclient-2.1.0.tar.gz
Algorithm Hash digest
SHA256 c6c6d0a17387914bc711611f80dcd71f9a3b2c74ad6d1d59f89766770c7a3b3b
MD5 7b0f964b2537469b98921121e4650598
BLAKE2b-256 ca5ae1521a0c23e4ef8ba544c8f68714d3ca9768f1ce0ffd5f7ba88d04fe26f5

See more details on using hashes here.

File details

Details for the file pwclient-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: pwclient-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 20.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for pwclient-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 690bf632bf4fcf5c16bfac6149416e0059f89a3c9c09fb5e45648a4e4d1bbad0
MD5 8f704388c6a836a49a631a344a4ca4ab
BLAKE2b-256 08b540c6429ee2c0d1cef7c07177650d94839b13dd56e0e76e6320df6dcc957f

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