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

Uploaded Source

Built Distribution

pwclient-1.3.0-py2.py3-none-any.whl (20.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: pwclient-1.3.0.tar.gz
  • Upload date:
  • Size: 34.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.1.3 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0

File hashes

Hashes for pwclient-1.3.0.tar.gz
Algorithm Hash digest
SHA256 79f8c214166ddd30541fdfc69f6da655ddcf1337ccc947d4093fcccf98f39cd0
MD5 de4f9987556dc9575cd8c2ef18ac6b04
BLAKE2b-256 a8a7269d4fdddeb96f5fcddaef3106d26d9b9a086ae0347c09c300da3e2f519b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pwclient-1.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 20.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.1.3 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0

File hashes

Hashes for pwclient-1.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 02be35a8b2253a6c3e8b49397785a7119be84a8bdb0a4f978a87199f101ec7bc
MD5 3ae86e83506d1778cd50e1f6c9583e88
BLAKE2b-256 aaa59be7da8c56d925fc586a99f09d55897bfb7a50f12463997261cfdb4b3ced

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