This repository was archived by the owner on Jan 4, 2019. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork9
A Pythonic way of developing GitHub Apps
License
NotificationsYou must be signed in to change notification settings
swinton/github-app-demo.py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
APythonic way of developingGitHub Apps.
fromgithubimportAppapp=App()# Get a specific installation of this Appinstallation=app.get_installation('octocat')# Get all the repositories associated with installationrepositories=installation.get_repositories()# :soon:repository=app.get_repository('octocat/Hello-World')
More 🔜
🚧TODO
🚧
About
A Pythonic way of developing GitHub Apps
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.