A simple Python script to extract best (and worst) possible teams of the FantaSanremo, the Festival di Sanremo fantasy game.
-
Clone the repo, and
cd
into it. -
Have a look at the existing
FANTASANREPORT<year>.md
report (e.g.FANTASANREPORT2024.md
) where you can find a summary of the stats regarding the selected edition.
To modify/extend/complement the info in the report, edit the fantasanremo.py
script and re-generate the report as follows.
- Run the main script with:
python fantasanremo.py
- Check again the
FANTASANREPORT<year>.md
file to the updated report.
- Luca ✉️ [email protected]