psycopg2-binary

psycopg2 - Python-PostgreSQL Database Adapter

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libpq5
pip3 install psycopg2-binary

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.9.10 2024-10-16    
2.9.9 2023-10-03    
2.9.8 2023-09-28    
2.9.7 2023-08-05    
2.9.6 2023-04-03    
2.9.5 2022-10-25    
2.9.4 2022-10-06    
2.9.3 2021-12-29    
2.9.2 2021-11-12    
2.9.1 2021-06-17    
2.9 2021-06-16    
2.8.6 2020-09-06    
2.8.5 2020-04-06    
2.8.4 2019-10-20    
2.8.3 2019-06-13    
2.8.2 2019-04-14    
2.8.1 2019-04-06    
2.8 2019-04-04    
2.7.7 2019-01-22    
2.7.6.1 2018-11-11    
2.7.6 2018-11-09    
2.7.5 2018-06-17    
2.7.4 2018-02-08    
2.7.3.2 2018-01-29

Issues with this package?

Page last updated 2025-08-26 21:53:22 UTC