Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Psycopg 3: PostgreSQL database adapter for Python - Connection Pool

This distribution contains the optional connection pool package psycopg_pool.

This package is kept separate from the main psycopg package because it is likely that it will follow a different release cycle.

You can also install this package using:

pip install "psycopg[pool]"

Please read the project readme and the installation documentation for more details.

Copyright (C) 2020 The Psycopg Team