/UVRS2023

Scorecard for 2023 Upper Valley Running Series

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

UVRS2023

A dashboard for UVRS2023 scoring.

Previous years

Environment

pip install isort loguru black mypy numpy pandas bs4 requests selenium lxml webdriver-manager dash plotly PyPDF2 fuzzywuzzy gunicorn spacy fuzzy gensim html5lib
pip freeze > requirements.txt

We also need to download the language model

python -m spacy download en_core_web_sm