What website will using for get data
website readcomicsonline
curl -sSL https://install.python-poetry.org | python -
Project setup
poetry init
Run python venv with poetry
poetry shell
Check poetry version
poetry --version
Install envorements
poetry install
Poerty run Python script
poetry run python main.py