github3.py Logo
develop
  • Using Two Factor Authentication with github3.py
  • Using Tokens for Your Projects
  • Gist Code Examples
  • Git Code Examples
  • GitHub Examples
  • Issue Code Examples
  • Taking Advantage of GitHubIterator
  • Using Logging with github3.py
  • A Conversation With Octocat
  • User Guide for github3.py
  • API Reference
    • Anonymous Functional API
    • Authorizations API Classes
    • Events API Classes
    • Gist API Objects
    • Git API Classes
    • GitHub Object
    • Issues API Objects
    • Notifications
    • Organizations and their Related Objects
    • Pull Requests and their Associated Objects
    • Repository API Objects
    • Search Results
    • Custom Iterator Structures
    • Users and their Associated Objects
    • Internals
      • Decorators
      • Models
  • Release Notes and History
  • Writing Tests for github3.py
github3.py
  • Docs »
  • API Reference
  • Edit on GitHub

API Reference¶

  • Anonymous Functional API
    • Module Contents
      • Anonymous Functions
    • Enterprise Use
  • Authorizations API Classes
  • Events API Classes
    • The Event Object
    • Event Related Objects
  • Gist API Objects
    • Gist Representations
    • Files in a Gist
    • The History of a Gist
  • Git API Classes
    • Blob Object(s)
    • Commit Object(s)
    • Tree Object(s)
    • Git Object, Reference, and Tag Object(s)
  • GitHub Object
    • GitHub.com Object
      • Examples
    • GitHubEnterprise Object
    • GitHubStatus Object
  • Issues API Objects
    • Issues
    • Issue Comments
    • Issue Events
    • Issue Labels
    • Milestone Objects
  • Notifications
    • Notification Objects
  • Organizations and their Related Objects
    • Team Objects
    • Organization Objects
  • Pull Requests and their Associated Objects
    • Pull Request Objects
    • Review Objects
  • Repository API Objects
    • Repository Objects
    • Git-related Objects
      • Branches
      • Commits
    • Release Objects
    • Pages Objects
    • Comment Objects
    • Deployment and Status Objects
    • Contributor Statistics Objects
  • Search Results
  • Custom Iterator Structures
  • Users and their Associated Objects
    • User Objects
    • AuthenticatedUser Peripherals

Internals¶

  • Decorators
  • Models
Next Previous

© Copyright 2012-2018 - Ian Stapleton Cordasco. Revision 3890bba7.

Built with Sphinx using a theme provided by Read the Docs.