Skip to content

LoganOneal/GithubWrapped

Repository files navigation

GithubWrapped

Install Instructions

Setup virtual env

conda create -n githubwrapped python-3.6 anaconda 
conda activate githubwrapped

Install requirments

pip install -r requirments.txt

Install GCP

Go through steps here for your OS / container

Setup GCP

gcloud auth application-default login
gcloud services enable bigquery.googleapis.com
gcloud services list

Obtaining Github Access Token

Project Goals??

Resources

About

Programmatic analysis of github data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published