Skip to content

Asynchronous Python client for the GitHub API

License

Notifications You must be signed in to change notification settings

ludeeus/aiogithubapi

Repository files navigation

AIOGitHub

Python async client for the GitHub API.

This is not a full client for the API (Have you seen it, it's huge), and will probably never be. Things are added when needed.

Install

python3 -m pip install -U aiogithubapi