# GitHub API Wrapper [![Discord Server Invite](https://discord.com/api/guilds/963406460107235328/widget.png)](https://discord.gg/DWhwsQ5TsT) Easy to use Python wrapper for the **GitHub API**. ## Key Features - Modern Pythonic Interface - Easy to use ## Installing **Python 3.8 or higher is required to run the library** To install the library, run the following command: ```bash # On Linux or MacOS python3 -m pip install -U github # On Windows py -m pip install -U github ``` ## Links - `Discord Server `_ - `GitHub API Documentation `_