python-psycopg2 2.9.5
Python PostgreSQL adapter
psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0.
- Website: https://www.psycopg.org/
- Licenses: LGPL 3+
- Package source: gnu/packages/databases.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-psycopg2 2.9.5
as follows:
guix install python-psycopg2@2.9.5
Or install the latest version:
guix install python-psycopg2
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.