python-psycopg
Port variant v12
Summary PostgreSQL database adapter for Python (3.12)
Package version 3.2.4
Homepage https://psycopg.org/psycopg3/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v13
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 17 JAN 2025, 01:39:16 UTC
Port created 14 JAN 2025, 19:34:39 UTC
Subpackage Descriptions
single Psycopg 3: PostgreSQL database adapter for Python ================================================= Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python. This distribution contains the pure Python package psycopg. .. Note:: Despite the lack of number in the package name, this package is the successor of psycopg2_. Please use the psycopg2 package if you are maintaining an existing program using psycopg2 as a dependency. If you are developing something new, Psycopg 3 is the most current implementation of the adapter. .. _psycopg2: https://pypi.org/project/psycopg2/ Installation ------------ In short, run the following:: pip install --upgrade pip # to upgrade pip pip install "psycopg[binary,pool]" # to install package and dependencies If something goes wrong, and for more information about installation, please check out the `Installation documentation`__. .. __: https://www.psycopg.org/psycopg3/docs/basic/install.html# Hacking ------- For development information check out `the project readme`__. .. __: https://github.com/psycopg/psycopg#readme Copyright (C) 2020 The Psycopg Team
Configuration Switches (platform-specific settings discarded)
PY312 ON Build using Python 3.12 PY313 OFF Build using Python 3.13
Package Dependencies by Type
Build (only) python312:dev:std
python-pip:single:v12
autoselect-python:single:std
Build and Runtime python312:primary:std
Runtime (only) python-typing-extensions:single:v12
Download groups
main mirror://PYPIWHL/40/49/15114d5f7ee68983f4e1a24d47e75334568960352a07c6f0e796e912685d
Distribution File Information
43665368ccd48180744cab26b74332f46b63b7e06e8ce0775547a3533883d381 198716 python-src/psycopg-3.2.4-py3-none-any.whl
Ports that require python-psycopg:v12
NetBox:std Flexible IPAM and DCIM tool with plugin support