Package: wnpp
Severity: wishlist
Owner: Edward Betts <[email protected]>

* Package name    : aiogithubapi
  Version         : 26.0.0
  Upstream Author : Joakim Sørensen <[email protected]>
* URL             : https://github.com/ludeeus/aiogithubapi
* License         : MIT
  Programming Lang: Python
  Description     : Asynchronous client for the GitHub API

  This library provides an asynchronous interface to the GitHub API, intended
  for querying and monitoring repository-related data.
  .
  It handles authenticated access to GitHub using OAuth tokens and makes
  requests to GitHub endpoints to retrieve information about repositories
  associated with an account, including owned and starred repositories.
  .
  The API surface focuses on common repository activity and metadata. This
  includes retrieving details for items such as the latest commit on the default
  branch, newly created discussions, issues, pull requests, releases, and tags,
  along with associated identifiers and web URLs.
  .
  It can also fetch repository counters used for status and diagnostics, such as
  numbers of discussions, forks, open issues, open pull requests, stars, and
  watchers.
  .
  The library communicates with GitHub services over HTTPS via the GitHub REST
  API.

This library is a dependancy of Home Assistant, the Python smart home platform.
I plan to maintain it as part of the Home Assistant team.

Reply via email to