Installation
Install from PyPI using your favorite package manager
pip install depeche-db psycopg2-binary
# OR
poetry add depeche-db psycopg2-binary
# OR
uv add depeche-db psycopg2-binary
Or using psycopg3:
Install from PyPI using your favorite package manager
pip install depeche-db psycopg2-binary
# OR
poetry add depeche-db psycopg2-binary
# OR
uv add depeche-db psycopg2-binary
Or using psycopg3: