Skip to content

Latest commit

 

History

69 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fantastat Local Web Dashboard

Build database

fantastat builddb --cache cache --replace

or:

python src/fantastat/builder.py --cache cache --replace

Run web app

cd web
pip install -r ../requirements.txt
python app.py

Open:

http://localhost:5000

Global Last Days

The topbar contains:

  • season selector
  • Last days, default 38

The backend computes a rolling matchday window across seasons. If selected season 2027 has no FINISHED matchdays yet and Last days = 38, the app uses 2026 MD1..38. After 2027 MD1 is FINISHED, the app uses 2026 MD2..38 plus 2027 MD1. Dashboard, player and comparison views all use this same global window.

About

A tool to prepare for the "Asta del Fantacalcio"

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages