Go to file
Gregory Trullemans 9f30e4cb43 Adding comments 2022-03-08 21:11:23 +01:00
examples Lots of improvement ;-) 2022-03-08 19:54:16 +01:00
requirements Lots of improvement ;-) 2022-03-08 19:54:16 +01:00
.gitignore Update readme file, remove unused files, ... 2022-03-07 21:31:57 +01:00
ReadMe.md Update readme file, remove unused files, ... 2022-03-07 21:31:57 +01:00
analyse_scores.py Adding comments 2022-03-08 21:11:23 +01:00

ReadMe.md

(finding a friendly name for this application)

This application read à PDF file whitch contain trampoline competitions cores and make some analyses :

- number of category,
- number of score,
- number of mean score by category,
- …

All these results are exported in an Excel file.

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 exemple.pdf