python-psycopg2
Port variant v11
Summary Python-PostgreSQL Database Adapter (3.11)
Package version 2.9.9
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 09 OCT 2023, 04:40:21 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. Documentation ------------- Documentation is included in the doc directory and is `available online`__. :alt: Linux and OSX build status :alt: Windows build status
Configuration Switches (platform-specific settings discarded)
PY311 ON Build using Python 3.11 PY312 OFF Build using Python 3.12
Package Dependencies by Type
Build (only) postgresql15:dev:standard
python-setuptools:single:v11
autoselect-python:single:standard
Build and Runtime postgresql15:client:standard
python311:single:standard
Download groups
main mirror://PYPI/p/psycopg2
Distribution File Information
d1454bde93fb1e224166811694d600e746430c006fbb031ea06ecc2ea41bf156 384926 psycopg2-2.9.9.tar.gz
Ports that require python-psycopg2:v11
No other ports depend on this one.