tom-doerr / get_stargazers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Usage

./get_stargazers.py <repo>
./get_stargazers.py kubernetes/website

Output

Prints the usernames of all GitHub users that starred the repository passed as the argument.

Options

-s, --save Saves the usernames to a csv file.

About

License:MIT License


Languages

Language:Python 100.0%