Simple python scripts that pulls data from GitHub using its v4 graphQL API. For purposes of observing and researching the Sentiment Analysis of pull request comments left on popular GitHub repositories.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
python 3.7.4
Install
pip install -r requirements.txt
This script when given a repository owner and name will iterate through and save all comments from a given number of pull requests to a MongoDB.
This script will iterate through and save all repositories with given constraints to a MongoDB.
- Igor Steinmacher, PHD. - Advisor Profile