Skip to content

A program for developers to reflect on their annual Git history, providing insights into their development patterns and design choices in an interesting way.

Notifications You must be signed in to change notification settings

fdac23/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

image

Resources

About

A program for developers to reflect on their annual Git history, providing insights into their development patterns and design choices in an interesting way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published