matplotlib is probably the single most used Python package for 2D-graphics. It provides both a very quick way to visualize data from Python and publication-quality figures in many formats. We are ...
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.