root/alpine313/: psycopg-binary-3.2.10 metadata and description

Homepage Simple index PyPI page

PostgreSQL database adapter for Python -- C optimisation distribution

author Daniele Varrazzo
author_email daniele.varrazzo@gmail.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
  • Operating System :: MacOS :: MacOS X
  • Operating System :: Microsoft :: Windows
  • Operating System :: POSIX
  • Programming Language :: Cython
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Programming Language :: Python :: 3.14
  • Programming Language :: Python :: Implementation :: CPython
  • Topic :: Database
  • Topic :: Database :: Front-Ends
  • Topic :: Software Development
  • Topic :: Software Development :: Libraries :: Python Modules
description_content_type text/x-rst
dynamic
  • license-file
license GNU Lesser General Public License v3 (LGPLv3)
license_file
  • LICENSE.txt
project_urls
  • Homepage, https://psycopg.org/
  • Documentation, https://psycopg.org/psycopg3/docs/
  • Changes, https://psycopg.org/psycopg3/docs/news.html
  • Code, https://github.com/psycopg/psycopg
  • Issue Tracker, https://github.com/psycopg/psycopg/issues
  • Download, https://pypi.org/project/psycopg-binary/
  • Funding, https://github.com/sponsors/dvarrazzo
requires_python >=3.8
File Tox results History
psycopg_binary-3.2.10-cp313-cp313-musllinux_1_2_aarch64.whl
Size
4 MB
Type
Python Wheel
Python
3.13
psycopg_binary-3.2.10-cp313-cp313-musllinux_1_2_x86_64.whl
Size
3 MB
Type
Python Wheel
Python
3.13

This distribution package is an optional component of Psycopg 3: it contains the optional optimization package psycopg_binary.

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.

Please read the project readme and the installation documentation for more details.

Copyright (C) 2020 The Psycopg Team