py-psycopg2-2.9.11

PostgreSQL database adapter for Python

Index | databases

Description

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.

Homepage: https://www.psycopg.org/

Library Dependencies

Run Dependencies