A simple Python script to extract best (and worst) possible teams of the FantaSanremo, the Festival di Sanremo fantasy game.
-
Clone the repo, and
cdinto it. -
Have a look at the existing
FANTASANREPORT<year>.mdreport (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>.mdfile to the updated report.
- Luca ✉️ luca6.pozzi@mail.polimi.it