Skip to content

A playground, demonstrating how to use PyGithub with GitHub Apps.

License

Notifications You must be signed in to change notification settings

swinton/pygithub-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygithub-playground

About

A playground, demonstrating how to use PyGithub with GitHub Apps.

Setup

Install dependencies

On macOS:

brew bundle

⚠️ If this is the first time using 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

Run the demo

pipenv run python demo.py

About

A playground, demonstrating how to use PyGithub with GitHub Apps.

Topics

Resources

License

Stars

Watchers

Forks