GitHub API client for Python
Перейти к файлу
Timothy Chang 6a5390fd49 Merge pull request #23 from octokit/howei-coverage
Code coverage + coveralls setup
2015-11-17 16:42:01 -08:00
octokit converted style to pep8 2015-11-14 18:08:33 -08:00
script Code coverage + coveralls setup. 2015-11-14 21:12:08 -08:00
tests converted style to pep8 2015-11-14 18:08:33 -08:00
.coveragerc Added .coveragerc. Ignore `__repr__` in coverage. 2015-11-14 21:38:45 -08:00
.gitignore travis.yml and script/test 2015-10-09 13:31:18 -07:00
.travis.yml Try downgrading coverage version for py3.2 2015-11-14 21:24:59 -08:00
README.md build status image on README 2015-10-09 13:42:25 -07:00
setup.py Added betamax to setup.py `requires` 2015-10-22 23:25:35 -07:00

README.md

Octokit.py - Experimental. Don't use it.

Build Status

A GitHub API client for Python.

Testing

Run ./script/test