A playground, demonstrating how to use PyGithub with GitHub Apps.
Install dependencies
On macOS:
brew bundledirenv, be sure to hook direnv into your shell.
Setup environment
Create a .envrc file from the example provided and follow the included directions to populate the required environment variables.
# populate .envrc
cp .envrc.example .envrcpipenv run python demo.py