Skip to main content

Use the full Github API v3

Project description

Tutorial

First create a Gihub 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 )

Reference documentation

See http://vincent-jacques.net/PyGithub

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

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

Source Distribution

PyGithub-0.2.zip (12.1 kB view details)

Uploaded Source

File details

Details for the file PyGithub-0.2.zip.

File metadata

  • Download URL: PyGithub-0.2.zip
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyGithub-0.2.zip
Algorithm Hash digest
SHA256 187044f17e7faa5e95e39f99c4792d400f8c925a567e903923cff485a73ab850
MD5 27948f9bcc89156f49c60f23dc1d8942
BLAKE2b-256 063180b30d3ff68c38c909943f8dec7d860f7cf87b90505a83c89c01b6ddb515

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page