A command-line tool to interact with the Github API. Getting to know software developers you Respect.
Project description
A command-line tool to interact with the Github API. Getting to know software developers you respect
$ pip install respect
$ respect audreyr bio
Audrey Roy (from Inland Empire, CA), aka @audreyr, joined Github on Apr 17, 2009,
has 389 followers, is following 210 people and has 90 public repositories.
$ respect audreyr stars
@audreyr has 5896 stars in total.
$ respect Roy --repos +10 --followers +200 --language python
This request needs user authentication:
Github username: oubiga
Github password (hidden):
The users related to "Roy" are:
@audreyr
@binux
Release History
0.1.0 (2014-03-26)
First minor version.
0.1.1-alpha (2014-03-26)
Added pip pre-release install commad.
0.1.0-alpha (2014-03-25)
First release on PyPI.
0.0.1-alpha (2014-03-07)
Inception.