Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

(Very short) Tutorial

First create a Github instance:

from github import Github

g = Github("user", "password")

Then play with your Github objects:

for repo in g.get_user().get_repos():
    print repo.name
    repo.edit(has_wiki=False)

You can also create a Github instance with an OAuth token:

g = Github(token)

Or without authentication:

g = Github()

Reference documentation

See http://pygithub.github.io/PyGithub/v1/index.html

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

KPyGithub-1.32a1.tar.gz (2.6 MB view details)

Uploaded Source

File details

Details for the file KPyGithub-1.32a1.tar.gz.

File metadata

  • Download URL: KPyGithub-1.32a1.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for KPyGithub-1.32a1.tar.gz
Algorithm Hash digest
SHA256 1614985e32c995bb5f0f8d810d922fcaeeb934bc6fb3b380bd0ac2dd01728f61
MD5 4554c3cef96d5cc51e7a1bfa481fdd0e
BLAKE2b-256 9a30543dc5509cc495bb196179fb2db037c949b75a902de71abf68df905342f5

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.32a1 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page