Skip to content

dvershinin/gh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

gh

Build Status PyPI version

Low-level GitHub API request interface. With caching.

It's similiar to the official hub api, but:

  • only GET commands supported
  • automatic caching by ETag and Cache-Control will speed up repeat queries and won't burn your rate limit
  • based on Python

Synopsis

gh repos/dvershinin/lastversion/license # outputs JSON with license of a given repo

Install

pip install --user gh-api

About

Low-level GitHub API request interface, with caching.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors