Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 408 Bytes

readme.md

File metadata and controls

27 lines (20 loc) · 408 Bytes

Docker python

tutorial tutorial

Install poetry

curl -sSL https://install.python-poetry.org | python3 -
poetry run python index.py
docker compose up -f compose.dev.yaml --build

Dependencies

Docker poetry

beautifulsoup requests psycopg3 schedule