The project itself is about the automatization of the calculation of statistics of the projects from the course "CC4401 - Software Engineering", facilitating the tracking of every student or group of them across the semester.
1.0.0
The project uses the following libraries:
- PyGithub - Python library implementing the GitHub API v3
The project itself is open source with a public repository on GitHub.
In the main directory. The program itself requests the user Github credentials.
$ python main.py
Connecting to Github
Username: Michotastico
Password:
Made by Michel Llorens
- Calculate statistics
- Test Issues and Comments
MIT