mirror of
https://github.com/kennethreitz/gistapi.py.git
synced 2026-06-05 23:10:17 +00:00
902b4c76f5a0f7f112c78afa8cd54fc515cabe75
GistAPI.py
This is a Python wrapper for GitHub's Gist API.
Roadmap
- Implement Gist API methods as they are introduced
- Token based Authentication
- Listing your private Gists
- Create a new Gist
- Fork a Gist
- Delete a Gist
- Edit a Gist
- Possibly use other hacks in the meantime
- Possibly add command line gist interface
Languages
Python
100%