Module aiogithubapi.objects.repos

AIOGitHubAPI

Expand source code
"""AIOGitHubAPI"""

Sub-modules

aiogithubapi.objects.repos.branch

Class object for AIOGitHubAPIReposBranch Documentation: https://docs.github.com/en/rest/reference/repos#get-a-branch

aiogithubapi.objects.repos.commit

Class object for AIOGitHubAPIReposCommit Documentation: https://docs.github.com/en/rest/reference/repos#get-a-commit

aiogithubapi.objects.repos.fork

Class object for AIOGitHubAPIReposFork Documentation: https://docs.github.com/en/rest/reference/repos#list-forks

aiogithubapi.objects.repos.label

Class object for AIOGitHubAPIReposLabel Documentation: https://docs.github.com/en/rest/reference/issues#get-a-label

aiogithubapi.objects.repos.traffic

AIOGitHubAPI