PostgreSQL database adapter for Python
Psycopg2 is a PostgreSQL database adapter for the Python programming
language.  It was written from scratch with the aim of being small,
fast and stable. It supports the full Python DBAPI-2.0 and is thread
safe.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://www.psycopg.org/
