This project is intendend to automate getting KPIs from some web pages.
Install poetry (Linux)
curl -sSL https://install.python-poetry.org | python3 -Install poetry (Windows)
(Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | py -Install Dependencies
poetry installpoetry run python KPIs/app.py