python3-aiogithubapi

Asynchronous client for the GitHub API

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ludeeus/aiogithubapi


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-aiogithubapi