Metadata-Version: 2.1
Name: github-pr-watcher
Version: 1.1.9
Summary: A MacOs UI tool to monitor GitHub Pull Requests
Home-page: https://github.com/gm2211/github-watcher
License: AGPL-3.0-or-later
Author: gm2211
Author-email: gmecocci@outlook.com
Requires-Python: >=3.11,<3.13
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: PyQt6 (>=6.6.0,<7.0.0)
Requires-Dist: PyYAML (>=6.0.1,<7.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: xxhash (>=3.4.1,<4.0.0)
Project-URL: Repository, https://github.com/gm2211/github-watcher
Description-Content-Type: text/markdown

# GitHub PR Watcher

[![PyPI version](https://badge.fury.io/py/github-pr-watcher.svg)](https://badge.fury.io/py/github-pr-watcher)
[![Python Versions](https://img.shields.io/pypi/pyversions/github-pr-watcher.svg)](https://pypi.org/project/github-pr-watcher/)
[![License](https://img.shields.io/pypi/l/github-pr-watcher)](https://github.com/gm2211/github-watcher/blob/main/LICENSE)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

A desktop tool to monitor GitHub Pull Requests with native notifications.

