Module aiogithubapi.namespaces

Initialise API namespaces.

Expand source code
"""Initialise API namespaces."""

Sub-modules

aiogithubapi.namespaces.base

Used for the GitHub API namespace.

aiogithubapi.namespaces.contents

Methods for the contents namespace …

aiogithubapi.namespaces.events

Methods for the events namespace …

aiogithubapi.namespaces.git

Methods for the git namespace …

aiogithubapi.namespaces.issues

Methods for the issues namespace …

aiogithubapi.namespaces.orgs

Methods for the orgs namespace …

aiogithubapi.namespaces.projects

Methods for the projects namespace …

aiogithubapi.namespaces.pulls

Methods for the issues namespace …

aiogithubapi.namespaces.releases

Methods for the releases namespace …

aiogithubapi.namespaces.repos

Methods for the repos namespace …

aiogithubapi.namespaces.traffic

Methods for the traffic namespace …

aiogithubapi.namespaces.user

Methods for the authenticated user namespace …

aiogithubapi.namespaces.users

Methods for the users namespace …