psycopg-binary
PostgreSQL database adapter for Python -- C optimisation distribution
Install
psycopg-binary on PyPI
pip
pip install psycopg-binaryuv
uv add psycopg-binarypoetry
poetry add psycopg-binaryPackage facts
| License | LGPL-3.0-only (copyleft) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 104 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: psycopg_binary-3.3.4-cp310-cp310-macosx_10_9_x86_64.whl; psycopg_binary-3.3.4-cp310-cp310-macosx_11_0_arm64.whl; psycopg_binary-3.3.4-cp310-cp310-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl; psycopg_binary-3.3.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl; psycopg_binary-3.3.4-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl; psycopg_binary-3.3.4-cp310-cp310-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl; psycopg_binary-3.3.4-cp310-cp310-musllinux_1_2_aarch64.whl; psycopg_binary-3.3.4-cp310-cp310-musllinux_1_2_ppc64le.whl; psycopg_binary-3.3.4-cp310-cp310-musllinux_1_2_riscv64.whl; psycopg_binary-3.3.4-cp310-cp310-musllinux_1_2_x86_64.whl; psycopg_binary-3.3.4-cp310-cp310-win_amd64.whl; psycopg_binary-3.3.4-cp311-cp311-macosx_10_9_x86_64.whl; psycopg_binary-3.3.4-cp311-cp311-macosx_11_0_arm64.whl; psycopg_binary-3.3.4-cp311-cp311-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl; psycopg_binary-3.3.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl; psycopg_binary-3.3.4-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl; psycopg_binary-3.3.4-cp311-cp311-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl; psycopg_binary-3.3.4-cp311-cp311-musllinux_1_2_aarch64.whl; psycopg_binary-3.3.4-cp311-cp311-musllinux_1_2_ppc64le.whl; psycopg_binary-3.3.4-cp311-cp311-musllinux_1_2_riscv64.whl
About psycopg-binary
from the package's own PyPI description — quoted content, verbatim
Psycopg 3: PostgreSQL database adapter for Python - binary package
This distribution package is an optional component of Psycopg 3: it
contains the optional optimization package psycopg_binary.
.. : https://pypi.org/project/psycopg/ .. : https://www.psycopg.org/psycopg3/docs/basic/install.html #binary-installation
You shouldn't install this package directly: use instead ::
pip install "psycopg[binary]"
to install a version of the optimization package matching the psycopg
version installed.
Installing this package requires pip >= 20.3 or newer installed.
This package is not available for every platform: check out Binary
installation__ in the documentation.
.. __: https://www.psycopg.org/psycopg3/docs/basic/install.html #binary-installation
Please read the project readme and the installation documentation for
more details.
.. : https://github.com/psycopg/psycopg#readme .. : https://www.psycopg.org/psycopg3/docs/basic/install.html
Copyright (C) 2020 The Psycopg Team
Read as markdown · JSON record · Source repository · Homepage · Docs
Similar packages
copyleft · top 1,000 on PyPI
psycopgcopyleft · top 1,000 on PyPI
h5pypermissive · top 1,000 on PyPI
psycopg2copyleft · top 1,000 on PyPI
psycopg2-binarycopyleft · top 1,000 on PyPI
Cythonpermissive · top 1,000 on PyPI
pg8000permissive · top 1,000 on PyPI
pgvectorpermissive · top 1,000 on PyPI
dbt-adapterspermissive · top 1,000 on PyPI
peeweeunclear · top 1,000 on PyPI