Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
dustin
/
py-github
Public
Notifications
You must be signed in to change notification settings
Fork
32
Star
159
Code
Issues
4
Pull requests
1
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Mar 18, 2012
add a newline to the usage message for collabmap
djmitche
committed
1b2f55e
Copy full SHA for 1b2f55e
Commits on Nov 5, 2011
Merge pull request #62 from adamgilman/patch-1
Show description for a1cafba
dustin
committed
a1cafba
Copy full SHA for a1cafba
Commits on Nov 4, 2011
in BaseEndpoint._post (line:~312) urlencode is called when not in the namespace. Throws exception NameError: global name 'urlencode' is not defined
adamgilman
committed
5b3b61b
Copy full SHA for 5b3b61b
Merge pull request #61 from adamgilman/patch-1
Show description for 03ac21d
dustin
committed
03ac21d
Copy full SHA for 03ac21d
adding support for simplejson for users <Py2.6
adamgilman
committed
cb99b99
Copy full SHA for cb99b99
Commits on Oct 21, 2011
Added basic hook management support.
dustin
committed
37b7255
Copy full SHA for 37b7255
Abstracted http client a bit further.
dustin
committed
279b7ad
Copy full SHA for 279b7ad
Commits on Oct 10, 2011
Small README fix pointed out by Josh More (thanks!)
dustin
committed
054d5a4
Copy full SHA for 054d5a4
Commits on Sep 21, 2011
Bumped the minor version number
asinovski
authored and
dustin
committed
8752db3
Copy full SHA for 8752db3
Shortened the line a bit.
dustin
committed
a06a48b
Copy full SHA for a06a48b
added add_comment function to IssuesEndpoint
alex-datadog
authored and
dustin
committed
df419a0
Copy full SHA for df419a0
Commits on Jul 30, 2011
Get more of the tests running...
Show description for 2955085
dustin
committed
2955085
Copy full SHA for 2955085
layout: move src -> github
jtriley
authored and
dustin
committed
e82086d
Copy full SHA for e82086d
Added support for listing repository languages
thunfischbrot
authored and
dustin
committed
f0c7e39
Copy full SHA for f0c7e39
Commits on Jul 9, 2011
manifest.in: src->github
jtriley
committed
b9bdaa1
Copy full SHA for b9bdaa1
setup.py: support both distutils and setuptools
Show description for c18ba75
jtriley
committed
c18ba75
Copy full SHA for c18ba75
layout: move src -> github
jtriley
committed
e241937
Copy full SHA for e241937
Commits on Jun 6, 2011
Fix setup.py so that install via pip works
Show description for 91030c4
nixon
committed
91030c4
Copy full SHA for 91030c4
Commits on May 7, 2011
Bring back my classic default_fetcher.
Show description for 8072265
dustin
committed
8072265
Copy full SHA for 8072265
Add support for listing repo tags
eminence
authored and
dustin
committed
6c9c7f7
Copy full SHA for 6c9c7f7
Added optional base_url argument to GitHub.__init__.
Show description for 15c995a
Mark Ellzey
authored and
dustin
committed
15c995a
Copy full SHA for 15c995a
Fixed small issue with preceding & for uri's that already have a '?'
Mark Ellzey
authored and
dustin
committed
4552978
Copy full SHA for 4552978
Added organization API support.
Show description for 0367610
claudiob
authored and
dustin
committed
0367610
Copy full SHA for 0367610
Fixed tests to reflect a15fdcb3 which changed BASE_URL from http to https
claudiob
authored and
dustin
committed
fc2e823
Copy full SHA for fc2e823
Fixed README.markdown examples so they work in Python 3.x
Show description for 474ef3f
MarkNenadov
authored and
dustin
committed
474ef3f
Copy full SHA for 474ef3f
Port of github.py to Python 3.x support
Show description for 682ad39
MarkNenadov
authored and
dustin
committed
682ad39
Copy full SHA for 682ad39
Commits on Apr 7, 2011
Beginnings of organization and teams API.
Show description for b383f1a
ezyang
committed
b383f1a
Copy full SHA for b383f1a
Added documentation to repo set.
dustin
committed
13f4263
Copy full SHA for 13f4263
Add support for setting arbitrary repository parameters.
Show description for 52c9900
ezyang
committed
52c9900
Copy full SHA for 52c9900
Commits on Mar 26, 2011
properly escape search term on issues.search
agrif
committed
082ce33
Copy full SHA for 082ce33
added issue searching
agrif
committed
a4ae18f
Copy full SHA for a4ae18f
Commits on Mar 25, 2011
Add pagination for commit listing
aquarion
committed
6d77122
Copy full SHA for 6d77122
Default to https, as github will only redirect us anyway
aquarion
committed
a15fdcb
Copy full SHA for a15fdcb
Commits on Mar 3, 2011
Add pagination for repository listing, limited to 30 per page.
jmhobbs
committed
3f77ab1
Copy full SHA for 3f77ab1
Commits on Oct 12, 2010
Some style fixes.
Show description for 0d4e33f
dustin
committed
0d4e33f
Copy full SHA for 0d4e33f
Pagination
Previous
Next
You can’t perform that action at this time.