loongson/pypi/: psycopg-binary-3.2.13 metadata and description

Homepage Simple index Mirror 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
  • 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
license LGPL-3.0-only
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.13-cp310-cp310-manylinux_2_38_loongarch64.whl
Size
4 MB
Type
Python Wheel
Python
3.10
psycopg_binary-3.2.13-cp311-cp311-manylinux_2_38_loongarch64.whl
Size
4 MB
Type
Python Wheel
Python
3.11
psycopg_binary-3.2.13-cp311-cp311-musllinux_1_2_loongarch64.whl
Size
3 MB
Type
Python Wheel
Python
3.11
psycopg_binary-3.2.13-cp312-cp312-manylinux_2_38_loongarch64.whl
Size
4 MB
Type
Python Wheel
Python
3.12
psycopg_binary-3.2.13-cp312-cp312-musllinux_1_2_loongarch64.whl
Size
3 MB
Type
Python Wheel
Python
3.12
psycopg_binary-3.2.13-cp313-cp313-manylinux_2_38_loongarch64.whl
Size
4 MB
Type
Python Wheel
Python
3.13
psycopg_binary-3.2.13-cp313-cp313-musllinux_1_2_loongarch64.whl
Size
3 MB
Type
Python Wheel
Python
3.13
psycopg_binary-3.2.13-cp38-cp38-manylinux_2_38_loongarch64.whl
Size
4 MB
Type
Python Wheel
Python
3.8
psycopg_binary-3.2.13-cp38-cp38-musllinux_1_2_loongarch64.whl
Size
3 MB
Type
Python Wheel
Python
3.8
psycopg_binary-3.2.13-cp39-cp39-manylinux_2_38_loongarch64.whl
Size
4 MB
Type
Python Wheel
Python
3.9
psycopg_binary-3.2.13-cp39-cp39-musllinux_1_2_loongarch64.whl
Size
3 MB
Type
Python Wheel
Python
3.9

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