PostgreSQL database adapter for Python
Project description
Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.
This distribution contains the pure Python package psycopg.
Installation
In short, run the following:
pip install --upgrade pip # to upgrade pip pip install "psycopg[binary,pool]" # to install package and dependencies
If something goes wrong, and for more information about installation, please check out the Installation documentation.
Hacking
For development information check out the project readme.
Copyright (C) 2020 The Psycopg Team
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
psycopg-3.1.18.tar.gz
(146.0 kB
view hashes)
Built Distribution
psycopg-3.1.18-py3-none-any.whl
(178.1 kB
view hashes)