An open API service indexing awesome lists of open source software.

https://github.com/biwin/github

GitHub API Wrapper with super powers.
https://github.com/biwin/github

Last synced: 3 months ago
JSON representation

GitHub API Wrapper with super powers.

Awesome Lists containing this project

README

        

# GitHub

[![Build Status](https://travis-ci.org/biwin/github.svg?branch=develop)](https://travis-ci.org/biwin/github)
[![PyPI](https://img.shields.io/pypi/v/python-github.svg)](https://pypi.python.org/pypi/python-github)
[![License](https://img.shields.io/hexpm/l/plug.svg)](https://github.com/biwin/github/blob/develop/LICENSE)

Github API Client.

### Installation
pip install python-github

> Notice
>
> This repository is under development and its API is highly unstable

### License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0