TraSCA/ReadMe.md

535 B

(finding a friendly name for this application)

This application read à CSV file whitch contain trampoline routines and make some analyses :

- number of routines,
- number of unfinished routines,
- number of skills,
- number of tucked/picked/straight skills,
- …

All these results are exported in two CSV files.

Command

First, create a virtual env. and install the requirements :

pip install -r ./requirements/requirements.txt

Then, you can run the application :

python3 analyse.py for_exemple.csv