mirror of
https://github.com/kennethreitz/python-github3.git
synced 2026-06-05 23:10:17 +00:00
34 lines
428 B
ReStructuredText
34 lines
428 B
ReStructuredText
Github3: Python wrapper for the (new) GitHub API
|
|
================================================
|
|
|
|
Github's working on a new API. This is the new Python wrapper for it.
|
|
|
|
This is going to be awesome.
|
|
|
|
|
|
|
|
Dependencies
|
|
------------
|
|
|
|
- Requests
|
|
- AnyJSON
|
|
- OrderedDict
|
|
|
|
|
|
License
|
|
-------
|
|
|
|
ISC License.
|
|
|
|
|
|
|
|
Roadmap
|
|
-------
|
|
|
|
- Get it Started
|
|
- HTTP BASIC
|
|
- Get it working
|
|
- Sphinx Documetnation
|
|
- Examples
|
|
- Unittests
|
|
- OAuth Last (how?) |