# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-psycopg2 VERSION= 2.9.10 KEYWORDS= python VARIANTS= v12 v13 SDESC[v12]= Python-PostgreSQL Database Adapter (3.12) SDESC[v13]= Python-PostgreSQL Database Adapter (3.13) HOMEPAGE= https://psycopg.org/ CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPI/p/psycopg2 DISTFILE[1]= psycopg2-2.9.10.tar.gz:main DIST_SUBDIR= python-src DF_INDEX= 1 SPKGS[v12]= single SPKGS[v13]= single OPTIONS_AVAILABLE= PY312 PY313 OPTIONS_STANDARD= none VOPTS[v12]= PY312=ON PY313=OFF VOPTS[v13]= PY312=OFF PY313=ON USES= pgsql DISTNAME= psycopg2-2.9.10 GENERATED= yes [PY312].USES_ON= python:v12,sutools [PY313].USES_ON= python:v13,sutools [FILE:946:descriptions/desc.single] Psycopg is the most popular PostgreSQL database adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety (several threads can share the same connection). It was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a large number of concurrent "INSERT"s or "UPDATE"s. Psycopg 2 is mostly implemented in C as a libpq wrapper, resulting in being both efficient and secure. It features client-side and server-side cursors, asynchronous communication and notifications, "COPY TO/COPY FROM" support. Many Python types are supported out-of-the-box and adapted to matching PostgreSQL data types; adaptation can be extended and customized thanks to a flexible objects adaptation system. Psycopg 2 is both Unicode and Python 3 friendly. :alt: Linux and OSX build status :alt: Windows build status [FILE:112:distinfo] 12ec0b40b0273f95296233e8750441339298e6a572f7039da5b260e3c8b60e11 385672 python-src/psycopg2-2.9.10.tar.gz