|
||
---|---|---|
examples | ||
requirements | ||
.gitignore | ||
ReadMe.md | ||
analyse_scores.py |
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