octocat

Yes, another python client for Github API


Keywords
django, flask, sqlalchemy, testing, mock, stub, mongoengine, data
License
BSD-3-Clause
Install
pip install octocat==0.4.0

Documentation

Octocat

Octocat -- Python client for Github API.

Build Status https://pypip.in/d/octocat/badge.png https://badge.fury.io/py/octocat.png

Docs are available at https://octocat.readthedocs.org/. Pull requests with documentation enhancements and/or fixes are awesome and most welcome.

Requirements

  • python >= 2.6

Installation

Octocat should be installed using pip:

pip install octocat

Usage

Bug tracker

If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/klen/octocat/issues

Contributing

Development of Octocat happens at github: https://github.com/klen/octocat

Contributors

  • klen (Kirill Klenov)

License

Licensed under a BSD license.