Files
PyGithub/RoadMap.md
T

464 B

Planned releases

(updated February 26th 2012)

  • Partial releases (versions 0.x)

    • implementation of other object types:
      • Authorizations and keys
      • Events and hooks
      • Gists
      • Pull requests
  • First full release (version 1.0, planned mid-March)

    • full coverage of the API

Later evolutions

  • OAuth2 authentication
  • Better use of http status (403, 404, etc. raising different exceptions)