python-github2

Github API v2 library for Python
Download

python-github2 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Ask Solem
  • Publisher web site:
  • http://search.cpan.org/~asksh/Modwheel-0.3.3/lib/Modwheel.pm

python-github2 Tags


python-github2 Description

Github API v2 library for Python python-github2 is an experimental Python library implementing all of the features available in version 2 of the Github API.Note: This software is not finished. And is likely to change in the near future.Installation:You can install python-github2 either via the Python Package Index (PyPI) or from source.To install using pip,:$ pip install python-github2To install using easy_install,:$ easy_install python-github2If you have downloaded a source tarball you can install it by doing the following,:$ python setup.py build# python setup.py install # as rootCreating a request >>> from github.client import Github >>> github = Github(username="ask", api_token=".......") Requirements: · Python


python-github2 Related Software