Install Poetry https://python-poetry.org/docs/configuration/
Init poetry virtual environment console
poetry shell
Install dependencies
poetry install
python main.py
Install Poetry https://python-poetry.org/docs/configuration/
Init poetry virtual environment console
poetry shell
Install dependencies
poetry install
python main.py