Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ask
/
python-github2
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
207
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-github2
github2
client.py
on
v0.6.2
User selector
All users
All time
Commit history
Commits on May 16, 2012
Merge branch 'feat/packaging_smells'
Show description for 1668a74
JNRowe
committed
1668a74
View commit details
Copy full SHA for 1668a74
View code at this point
Browse repository at this point
Merge branch 'feat/pep_257'
Show description for d8f4d6c
JNRowe
committed
d8f4d6c
View commit details
Copy full SHA for d8f4d6c
View code at this point
Browse repository at this point
Added some more missing docstrings.
JNRowe
committed
e3ef6bc
View commit details
Copy full SHA for e3ef6bc
View code at this point
Browse repository at this point
[QA] Use PEP 257 punctuation guidelines.
JNRowe
committed
d4441b9
View commit details
Copy full SHA for d4441b9
View code at this point
Browse repository at this point
[QA] Follow PEP 257 whitespace rules.
JNRowe
committed
ec36b57
View commit details
Copy full SHA for ec36b57
View code at this point
Browse repository at this point
[QA] Use Git*H*ub for the service name.
JNRowe
committed
f5324ac
View commit details
Copy full SHA for f5324ac
View code at this point
Browse repository at this point
Add per-file licensing info.
Show description for 6eeeef9
JNRowe
committed
6eeeef9
View commit details
Copy full SHA for 6eeeef9
View code at this point
Browse repository at this point
Commits on Feb 23, 2012
Document the Github github_url parameter.
JNRowe
committed
2afb1a5
View commit details
Copy full SHA for 2afb1a5
View code at this point
Browse repository at this point
Commits on Jan 18, 2012
Added support for Github Enterprise hosts.
Show description for 405dbed
modocache
authored and
JNRowe
committed
405dbed
View commit details
Copy full SHA for 405dbed
View code at this point
Browse repository at this point
Commits on Jun 11, 2011
Initial conversion to logging.
JNRowe
committed
552a62d
View commit details
Copy full SHA for 552a62d
View code at this point
Browse repository at this point
Commits on May 29, 2011
Merge branch 'ChristopherMacGown-pull_requests'
Show description for db23c0d
JNRowe
committed
db23c0d
View commit details
Copy full SHA for db23c0d
View code at this point
Browse repository at this point
Commits on May 28, 2011
Added missing doc for Github.debug.
Show description for 3d2c6c5
JNRowe
committed
3d2c6c5
View commit details
Copy full SHA for 3d2c6c5
View code at this point
Browse repository at this point
Commits on May 19, 2011
Mark proxy support as supported from 0.4.0.
JNRowe
committed
4fb544c
View commit details
Copy full SHA for 4fb544c
View code at this point
Browse repository at this point
Minor PEP-8 fixes.
JNRowe
committed
0b22cb0
View commit details
Copy full SHA for 0b22cb0
View code at this point
Browse repository at this point
Adding HTTP proxy settings support to the client.
Show description for 8c98de6
hub-cap
authored and
JNRowe
committed
8c98de6
View commit details
Copy full SHA for 8c98de6
View code at this point
Browse repository at this point
Commits on May 10, 2011
Preliminary support for organizations
patrys
authored and
JNRowe
committed
cf62d16
View commit details
Copy full SHA for cf62d16
View code at this point
Browse repository at this point
Commits on Apr 28, 2011
Merge branch 'pull_requests' of https://github.com/ChristopherMacGown/python-github2 into ChristopherMacGown-pull_requests
Show description for fe810b1
JNRowe
committed
fe810b1
View commit details
Copy full SHA for fe810b1
View code at this point
Browse repository at this point
Added versionadded Sphinx directives where possible.
Show description for fa0380e
JNRowe
committed
fa0380e
View commit details
Copy full SHA for fa0380e
View code at this point
Browse repository at this point
Commits on Apr 13, 2011
Merge branch 'sphinx_doc'
Show description for 1d4771a
JNRowe
committed
1d4771a
View commit details
Copy full SHA for 1d4771a
View code at this point
Browse repository at this point
Commits on Apr 12, 2011
Documented Github class' methods.
JNRowe
committed
e684b78
View commit details
Copy full SHA for e684b78
View code at this point
Browse repository at this point
Reformat client.Github docstring for use in Sphinx.
JNRowe
committed
c463aa3
View commit details
Copy full SHA for c463aa3
View code at this point
Browse repository at this point
Commits on Apr 11, 2011
Make start/end truly optional in get_network_data().
JNRowe
committed
436d74f
View commit details
Copy full SHA for 436d74f
View code at this point
Browse repository at this point
Merge branch 'httplib2'
Show description for eab63a3
JNRowe
committed
eab63a3
View commit details
Copy full SHA for eab63a3
View code at this point
Browse repository at this point
Added get_all_blobs to client
Surajram Kumaravel
committed
8da5fe8
View commit details
Copy full SHA for 8da5fe8
View code at this point
Browse repository at this point
Commits on Apr 9, 2011
Added support for httplib2 cache usage.
Show description for b1efae9
JNRowe
committed
b1efae9
View commit details
Copy full SHA for b1efae9
View code at this point
Browse repository at this point
Commits on Dec 30, 2010
Adds support for Github API pull requests
Christopher MacGown
committed
9d5ebc3
View commit details
Copy full SHA for 9d5ebc3
View code at this point
Browse repository at this point
Commits on Dec 16, 2010
Minor PEP 8 compliance changes.
JNRowe
authored and
jdunck
committed
675ba1c
View commit details
Copy full SHA for 675ba1c
View code at this point
Browse repository at this point
Commits on Dec 6, 2010
Add support for Github's OAuth authentication URLs.
Show description for 988ddde
nvie
committed
988ddde
View commit details
Copy full SHA for 988ddde
View code at this point
Browse repository at this point
Commits on Sep 21, 2010
Add optional rate-limiting by sleeping the thread if too fast.
jdunck
committed
61de502
View commit details
Copy full SHA for 61de502
View code at this point
Browse repository at this point
Commits on May 17, 2010
Default the username and api_token to None for unauthenticated access.
ebroder
committed
62cd094
View commit details
Copy full SHA for 62cd094
View code at this point
Browse repository at this point
Commits on Apr 21, 2009
Fetching data fixed by issuing GET requests instead + date for commits properly parsed.
Ask Solem
committed
1069b99
View commit details
Copy full SHA for 1069b99
View code at this point
Browse repository at this point
Commits on Apr 18, 2009
Added support for network data (http://develop.github.com/p/network.html)
Ask Solem
authored and
Ask Solem
committed
1dfa90c
View commit details
Copy full SHA for 1dfa90c
View code at this point
Browse repository at this point
Added support for getting blob/tree metadata (as described in http://develop.github.com/p/object.html)
Ask Solem
authored and
Ask Solem
committed
fbc49f1
View commit details
Copy full SHA for fbc49f1
View code at this point
Browse repository at this point
Added support for Commits (http://develop.github.com/p/commits.html)
Ask Solem
authored and
Ask Solem
committed
7b88d36
View commit details
Copy full SHA for 7b88d36
View code at this point
Browse repository at this point
Some refactoring.
Ask Solem
committed
fdc1720
View commit details
Copy full SHA for fdc1720
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.