# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-psycopg2 VERSION= 2.8.6 KEYWORDS= python VARIANTS= py38 py39 SDESC[py38]= Python-PostgreSQL Database Adapter (PY38) SDESC[py39]= Python-PostgreSQL Database Adapter (PY39) HOMEPAGE= https://psycopg.org/ CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPI/p/psycopg2 DISTFILE[1]= psycopg2-2.8.6.tar.gz:main DF_INDEX= 1 SPKGS[py38]= single SPKGS[py39]= single OPTIONS_AVAILABLE= PY38 PY39 OPTIONS_STANDARD= none VOPTS[py38]= PY38=ON PY39=OFF VOPTS[py39]= PY38=OFF PY39=ON USES= pgsql DISTNAME= psycopg2-2.8.6 GENERATED= yes [PY38].USES_ON= python:py38,sutools [PY39].USES_ON= python:py39,sutools [FILE:1052: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. Documentation ------------- Documentation is included in the doc directory and is `available online`__. :alt: Linux and OSX build status :alt: Windows build status [FILE:100:distinfo] fb23f6c71107c37fd667cb4ea363ddeb936b348bbd6449278eb92c189699f543 383797 psycopg2-2.8.6.tar.gz