python-psycopg2
Port variant v13
Summary Python-PostgreSQL Database Adapter (3.13)
Package version 2.9.11
Homepage https://psycopg.org/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 05 NOV 2025, 21:49:58 UTC
Port created 28 AUG 2018, 14:25:25 UTC
Subpackage Descriptions
single Psycopg is the most popular PostgreSQL database adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety (several threads can share the same connection). It was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a large number of concurrent "INSERT"s or "UPDATE"s. Psycopg 2 is mostly implemented in C as a libpq wrapper, resulting in being both efficient and secure. It features client-side and server-side cursors, asynchronous communication and notifications, "COPY TO/COPY FROM" support. Many Python types are supported out-of-the-box and adapted to matching PostgreSQL data types; adaptation can be extended and customized thanks to a flexible objects adaptation system. Psycopg 2 is both Unicode and Python 3 friendly. :alt: Build status
Configuration Switches (platform-specific settings discarded)
PY312 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) postgresql16:dev:std
python313:dev:std
python-setuptools:single:v13
autoselect-python:single:std
Build and Runtime postgresql16:client:std
python313:primary:std
Download groups
main mirror://PYPI/p/psycopg2
Distribution File Information
964d31caf728e217c697ff77ea69c2ba0865fa41ec20bb00f0977e62fdcc52e3 379598 python-src/psycopg2-2.9.11.tar.gz
Ports that require python-psycopg2:v13
No other ports depend on this one.