This package browser is in early development. Mind the rough edges.

python-psycopg2

Python PostgreSQL adapter

psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0.

Installation

Install the latest version of python-psycopg2 as follows:

guix install python-psycopg2

Or install a particular version:

guix install python-psycopg2@2.9.6

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.