Skip to content

This project is intendend to automate getting KPIs from some web pages.

Notifications You must be signed in to change notification settings

edu-417/KPIs-project-2023

Repository files navigation

KPIs-project-2023

This project is intendend to automate getting KPIs from some web pages.

Setup

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 install

Execution

poetry run python KPIs/app.py

About

This project is intendend to automate getting KPIs from some web pages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages