Python library for managing github repos
PyGitHub is a Python library to access the GitHub REST API. This library enables you to manage GitHub resources such as repositories, user profiles, and organizations in your Python applications.
Homepage: https://pygithub.readthedocs.io/en/stable/
Maintainer: Daniel Dickman <daniel@openbsd.org>