Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mitar/stargazers

stargazers fetches contact information for all stargazers of a GitHub repository.
https://github.com/mitar/stargazers

Last synced: 1 day ago
JSON representation

stargazers fetches contact information for all stargazers of a GitHub repository.

Awesome Lists containing this project

README

        

stargazers
==========

stargazers fetches contact information for all stargazers of a GitHub repository and
outputs them to the standard output.

Configuration
-------------

You should create a file named `local_settings.py` and define the following variables:

* `GITHUB_ACCESS_TOKEN` -- your [GitHub API access token](https://github.com/settings/applications)
* `REPOSITORIES` -- a list of repositories to fetch contact information for, `'project_name/repository_name'`