Repository for Github API project on Data Visualisation for CSU33012 - Software Engineering module
Note: Make sure you have a valid GitHub Access token and Python 3 installed on your system before running this program.
- Firstly, download this project from GitHub onto your machine.
- Then, open any command prompt in the folder of this project.
- Now install the pip, to install other necessary packages.
python get-pip.py
- Install all of the packages using
pip install -r packagesToInstall.txt
- Lastly, run the program
python githubAPIForMetricVisualisation.py