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

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for pwclient-1.1.1.tar.gz
Algorithm Hash digest
SHA256 4be2ff5353ce87144d75e336079bfff77dc77d2aac63e1361bafb62c5bad5885
MD5 56f5e6709d9e908e40dd4fa66ec35cd0
BLAKE2b-256 8dc8d341ac131086b78a611a333536142802826e95eacb00f0dd80780f2a65f7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pwclient-1.1.1-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.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for pwclient-1.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 911dae660f732832e0a04947a8773dfa35a33bccab155d0428425d2b3b71abe9
MD5 948452341e6e62a43d78e03e039b5151
BLAKE2b-256 792368a47359a710338c5521f020562277c167ff13711fa91494c188a13e5120

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