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
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
/
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 }}
kbakba
/
github3.py
Public
forked from
sigmavirus24/github3.py
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
github3.py
github3
api.py
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 15, 2013
PEP257 for github3.api
sigmavirus24
committed
6c20fdc
View commit details
Copy full SHA for 6c20fdc
View code at this point
Browse repository at this point
Commits on Jun 14, 2013
Fix doc-strings so Sphinx doesn't get confused.
sigmavirus24
committed
0840bb8
View commit details
Copy full SHA for 0840bb8
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
Updating all timestamp parameters to accept either a datetime or an ISO-8601 date string
carlio
committed
44f6af5
View commit details
Copy full SHA for 44f6af5
View code at this point
Browse repository at this point
Commits on Apr 4, 2013
Update the login function on the API.
Show description for 333941f
sigmavirus24
committed
333941f
View commit details
Copy full SHA for 333941f
View code at this point
Browse repository at this point
Commits on Apr 2, 2013
Added optional `url` parameter to `github3.login` for a GitHubEnterprise
doismellburning
committed
1f57178
View commit details
Copy full SHA for 1f57178
View code at this point
Browse repository at this point
Commits on Mar 26, 2013
Closes #77
sigmavirus24
committed
44e0373
View commit details
Copy full SHA for 44e0373
View code at this point
Browse repository at this point
Commits on Mar 23, 2013
Allow the octocat to speak!
Show description for f32750d
sigmavirus24
committed
f32750d
View commit details
Copy full SHA for f32750d
View code at this point
Browse repository at this point
Update API and docs
Show description for 5f07230
sigmavirus24
committed
5f07230
View commit details
Copy full SHA for 5f07230
View code at this point
Browse repository at this point
Hm, I even confused myself with this API.
Show description for 5e5e8c5
sigmavirus24
committed
5e5e8c5
View commit details
Copy full SHA for 5e5e8c5
View code at this point
Browse repository at this point
Commits on Jan 29, 2013
I seriously need more time to work on this stuff.
Show description for bb76a59
sigmavirus24
committed
bb76a59
View commit details
Copy full SHA for bb76a59
View code at this point
Browse repository at this point
And in my hurry, I messed up again. Woo!
Show description for f3f316d
sigmavirus24
committed
f3f316d
View commit details
Copy full SHA for f3f316d
View code at this point
Browse repository at this point
Fix serious function signature error
Show description for cea1ca4
sigmavirus24
committed
cea1ca4
View commit details
Copy full SHA for cea1ca4
View code at this point
Browse repository at this point
Commits on Jan 2, 2013
Less than 1000 lines to test.
sigmavirus24
committed
f2b7aea
View commit details
Copy full SHA for f2b7aea
View code at this point
Browse repository at this point
Commits on Dec 23, 2012
A couple important fixes
sigmavirus24
committed
6c36e69
View commit details
Copy full SHA for 6c36e69
View code at this point
Browse repository at this point
Commits on Dec 10, 2012
Document GitHubStatus
Show description for a53d59d
sigmavirus24
committed
a53d59d
View commit details
Copy full SHA for a53d59d
View code at this point
Browse repository at this point
Commits on Dec 5, 2012
Keep up with the API
Show description for 7568e08
sigmavirus24
committed
7568e08
View commit details
Copy full SHA for 7568e08
View code at this point
Browse repository at this point
Commits on Dec 3, 2012
Add iter_all_{repos,users}
Show description for 90ce44a
sigmavirus24
committed
90ce44a
View commit details
Copy full SHA for 90ce44a
View code at this point
Browse repository at this point
Add support Gitignore templates API and docs.
sigmavirus24
committed
fe66189
View commit details
Copy full SHA for fe66189
View code at this point
Browse repository at this point
Add changes to the Authoriztaions API.
Show description for dbf7b69
sigmavirus24
committed
dbf7b69
View commit details
Copy full SHA for dbf7b69
View code at this point
Browse repository at this point
Fix docs
sigmavirus24
committed
76dcc6c
View commit details
Copy full SHA for 76dcc6c
View code at this point
Browse repository at this point
Commits on Nov 21, 2012
Seriously important changes.
sigmavirus24
committed
a846e6f
View commit details
Copy full SHA for a846e6f
View code at this point
Browse repository at this point
Commits on Nov 14, 2012
Add zen(). Add test for search_repos.
Show description for c333392
sigmavirus24
committed
c333392
View commit details
Copy full SHA for c333392
View code at this point
Browse repository at this point
Commits on Nov 12, 2012
Add support for GitHub Enterprise.
Show description for 9a1905f
sigmavirus24
committed
9a1905f
View commit details
Copy full SHA for 9a1905f
View code at this point
Browse repository at this point
Commits on Oct 14, 2012
Extend the API and test that new functionality
sigmavirus24
committed
fb35cba
View commit details
Copy full SHA for fb35cba
View code at this point
Browse repository at this point
Commits on Oct 5, 2012
Add octocat to github & api.
Show description for bfa988e
sigmavirus24
committed
bfa988e
View commit details
Copy full SHA for bfa988e
View code at this point
Browse repository at this point
Commits on Sep 5, 2012
Should round out the documentation fixes.
sigmavirus24
committed
5b89a14
View commit details
Copy full SHA for 5b89a14
View code at this point
Browse repository at this point
Commits on Sep 4, 2012
Improve API.
Show description for 2c0ba78
sigmavirus24
committed
2c0ba78
View commit details
Copy full SHA for 2c0ba78
View code at this point
Browse repository at this point
100% coverage on API
Show description for a1b8f64
sigmavirus24
committed
a1b8f64
View commit details
Copy full SHA for a1b8f64
View code at this point
Browse repository at this point
Commits on Aug 25, 2012
Include tests for API first.
sigmavirus24
committed
39f8ae4
View commit details
Copy full SHA for 39f8ae4
View code at this point
Browse repository at this point
Commits on Aug 3, 2012
Start simplifying the doc strings.
sigmavirus24
committed
832d19b
View commit details
Copy full SHA for 832d19b
View code at this point
Browse repository at this point
Commits on Jul 28, 2012
New Assignees API.
Show description for 5c780e4
sigmavirus24
committed
5c780e4
View commit details
Copy full SHA for 5c780e4
View code at this point
Browse repository at this point
Commits on Jul 21, 2012
Some documentation fixes.
sigmavirus24
committed
258ad73
View commit details
Copy full SHA for 258ad73
View code at this point
Browse repository at this point
Commits on Jul 8, 2012
Work on the API. Some consistency changes too.
sigmavirus24
committed
53da62b
View commit details
Copy full SHA for 53da62b
View code at this point
Browse repository at this point
Commits on Jul 7, 2012
Missed somet things in the last commit.
Show description for 2df7fad
sigmavirus24
committed
2df7fad
View commit details
Copy full SHA for 2df7fad
View code at this point
Browse repository at this point
Logical change to issue_params. Add to API.
Show description for c996a24
sigmavirus24
committed
c996a24
View commit details
Copy full SHA for c996a24
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.