GitHub REST API Integration A client for GitHub API, for medium article: "Write a RESTful API Integration in Python". Example Execute example.py for testing the API! The example will print the public repositories of the authenticated user. python example.py USERNAME TOKEN