felipesena / github-analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Analysis

This repo is a work from college on the classes of Process and Software Quality. This work was divided into two phases, all the code and artficats created in each one is divided into the folders:

  1. Phase 1
  2. Phase2

How to use it

First you need to install all the required packages to run the scripts. For this just run the command:

pip install -r requirements.txt

Then you just need to run the main python file for the phase that you want. Bellow the example for Phase 2:

python -m Fase2.main

About


Languages

Language:Python 100.0%