Package python3-module-psycopg: Information

    Source package: python3-module-psycopg
    Version: 3.2.4-alt1
    Latest version according to Repology
    Build time:  Jan 31, 2025, 10:17 PM in the task #372174
    Report package bug
    License: LGPL-3.0
    Summary: psycopg is a PostgreSQL database adapter for Python
    Description: 
    psycopg is a PostgreSQL database adapter for the Python programming
    language (just like pygresql and popy.) It was written from scratch with
    the aim of being very small and fast, and stable as a rock. The main
    advantages of psycopg are that it supports the full Python DBAPI-2.0 and
    being thread safe at level 2.
    
    Psycopg 3 design emerges from the experience of more than 10 years of
    development and support of psycopg2. It embraces the new possibilities offered
    by the more modern generations of the Python language and the PostgreSQL
    database and addresses the challenges offered by the current patterns in
    software development and deployment.

    List of RPM packages built from this SRPM:
    python3-module-psycopg (noarch)
    python3-module-psycopg-doc (noarch)



    ACL:
    Pavel Skrylev
    @python
    @everybody

      1. postgresql-devel
      2. rpm-build-python3
      3. python3(setuptools)
      4. python3(wheel)
      5. python3-module-pyproject-installer >= 0.4.0

    Last changed


    Jan. 30, 2025 Alexander Burmatov 3.2.4-alt1
    - ^ 3.2.3 -> 3.2.4
    Nov. 14, 2024 Alexander Burmatov 3.2.3-alt1
    - ^ 3.1.10 -> 3.2.3
    March 19, 2024 Stanislav Levin 3.1.10-alt1.1
    - NMU: added missing build dependency on setuptools.