Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 4, 2019. It is now read-only.

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

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APythonic way of developingGitHub Apps.

Examples

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 🔜

Get started

🚧TODO 🚧

About

A Pythonic way of developing GitHub Apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp