Project 3 for Software Quality and Testing course. Uses GitHub API to gather data about any public repository. Plots graphs like issue density over time to measure the quality of a given repository.
What Is Python Matplotlib? matplotlib.pyplot is a plotting library used for 2D graphics in python programming language. It can be used in python scripts, shell, web application servers and other ...