A Pythonic GitHub API v3 wrapper. Powered by Tapioca-Wrapper.
pip install tapioca-github
python setup.py test
from tapioca_github import Github
api = Github(access_token='{access-token}')
- datetime
- Decimal
- datetime
- Decimal
- Learn how Tapioca works here
- Explore this package using iPython
- Have fun!