{"id":13819584,"url":"https://github.com/getpatchwork/pwclient","last_synced_at":"2025-10-21T13:04:23.956Z","repository":{"id":35101042,"uuid":"153995893","full_name":"getpatchwork/pwclient","owner":"getpatchwork","description":"The command-line client for the patchwork patch tracking tool","archived":false,"fork":false,"pushed_at":"2025-01-08T16:05:04.000Z","size":267,"stargazers_count":53,"open_issues_count":9,"forks_count":22,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-14T12:55:54.575Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getpatchwork.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-21T10:22:47.000Z","updated_at":"2025-04-08T09:49:48.000Z","dependencies_parsed_at":"2023-11-17T14:14:33.071Z","dependency_job_id":"5ac32a5a-fcef-4ddc-98c7-c019c755e53b","html_url":"https://github.com/getpatchwork/pwclient","commit_stats":{"total_commits":197,"total_committers":39,"mean_commits":5.051282051282051,"dds":0.4365482233502538,"last_synced_commit":"75d53f0194c95b777099f67fcb1e17b3076d14a6"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getpatchwork%2Fpwclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getpatchwork%2Fpwclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getpatchwork%2Fpwclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getpatchwork%2Fpwclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getpatchwork","download_url":"https://codeload.github.com/getpatchwork/pwclient/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254470303,"owners_count":22076566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T08:00:50.426Z","updated_at":"2025-10-21T13:04:18.897Z","avatar_url":"https://github.com/getpatchwork.png","language":"Python","readme":"========\npwclient\n========\n\n.. NOTE: If editing this, be sure to update the line numbers in 'doc/index'\n\n.. image:: https://badge.fury.io/py/pwclient.svg\n   :target: https://badge.fury.io/py/pwclient\n   :alt: PyPi Status\n\n.. image:: https://readthedocs.org/projects/pwclient/badge/?version=latest\n   :target: https://pwclient.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\n.. image:: https://github.com/getpatchwork/pwclient/actions/workflows/ci.yaml/badge.svg\n   :target: https://github.com/getpatchwork/pwclient/actions/workflows/ci.yaml\n   :alt: Build Status\n\n*pwclient* is a VCS-agnostic tool for interacting with `Patchwork`__, the\nweb-based patch tracking system.\n\n__ http://jk.ozlabs.org/projects/patchwork/\n\n\nInstallation\n------------\n\nThe easiest way to install *pwclient* and its dependencies is using ``pip``. To\ndo so, run:\n\n.. code-block:: bash\n\n   $ python3 -m pip install pwclient\n\nYou can also install *pwclient* manually. First, install the required\ndependencies. On Fedora, run:\n\n.. code-block:: bash\n\n   $ sudo dnf install python-pbr\n\nOn Ubuntu, run:\n\n.. code-block:: bash\n\n   $ sudo apt-get install python-pbr\n\nOnce dependencies are installed, clone this repo and run ``setup.py``:\n\n.. code-block:: bash\n\n   $ git clone https://github.com/getpatchwork/pwclient\n   $ cd pwclient\n   $ python3 -m pip install --user .\n\nGetting Started\n---------------\n\nTo use *pwclient*, you will need a ``.pwclientrc`` file, located in your home\ndirectory (``$HOME`` or ``~``). You can point to another path with the\nenvironment variable ``PWCLIENTRC``. Patchwork itself provides sample\n``.pwclientrc`` files for projects at ``/project/{projectName}/pwclientrc/``.\nFor example, `here`__ is the ``.pwclientrc`` file for Patchwork itself.\n\n__ https://patchwork.ozlabs.org/project/patchwork/pwclientrc/\n\n\nDevelopment\n-----------\n\nIf you're interested in contributing to *pwclient*, first clone the repo:\n\n.. code-block:: bash\n\n   $ git clone https://github.com/getpatchwork/pwclient\n   $ cd pwclient\n\nCreate a *virtualenv*, then install the package in `editable`__ mode:\n\n.. code-block:: bash\n\n   $ virtualenv .venv\n   $ source .venv/bin/activate\n   $ python3 -m pip install --editable .\n\n__ https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs\n\n\nDocumentation\n-------------\n\nDocumentation is available on `Read the Docs`__\n\n__ https://pwclient.readthedocs.io/\n","funding_links":[],"categories":["Tools","Python"],"sub_categories":["Linux internals"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetpatchwork%2Fpwclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetpatchwork%2Fpwclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetpatchwork%2Fpwclient/lists"}