A playground, demonstrating how to use PyGithub with GitHub Apps.
Install dependencies
On macOS:
brew bundle
direnv
, 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 .envrc
pipenv run python demo.py