Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 339 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 339 Bytes

githubers

Scripts for getting developers info from GitHub

Install

pip3 install -r requirements.txt

Run

python3 get_users_info.py \
--stargazer-page https://github.com/awslabs/amazon-sagemaker-examples/stargazers \
--login my_github_login \
--password my_github_password \
--output-file stargazers.tsv