Installation¶
-
class
github.Installation.
Installation
¶ This class represents Installations.
The reference can be found here https://docs.github.com/en/rest/reference/apps#installations
-
property
requester
¶ Return my Requester object.
For example, to make requests to API endpoints not yet supported by PyGitHub.
-
get_repos
() → github.PaginatedList.PaginatedList[github.Repository.Repository][github.Repository.Repository]¶
-
property