The Final Project for CMU 15-688 Practical Data Science
- Python Version 3.x
- We use
GitHub APIfrom here - Generate a GitHub Personal access token required for
GitHub API - Test You API By Directions Below
- Install
pygithubbypip install pygithub - See basic scrape examples in GitHub_scrape.py