Community-maintained Python library for GitHub REST API v3. Current version is 2.8.1 (Feb 2026). Note: package name on PyPI is 'PyGithub' (capital P and G) but imports as 'github' (lowercase). Not an official GitHub SDK.
Verified import paths — ran on the pinned version, not inferred.
Package installs as PyGithub but imports as github. import PyGithub raises ModuleNotFoundError.
Minimal authenticated GitHub API call using PyGithub 2.x auth pattern.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.