psycopg2
is the current version of psycopg, the most popular PostgreSQL adapter (database driver) for Python.
Release history
This is a summary of the major point releases; for a full and detailed list of releases, see the psycopg2 release page and the release notes.
- 2.8 (2019-04-04)
- 2.7 (2017-03-01)
- 2.6 (2015-02-09)
- 2.5 (2013-04-07)
- 2.4 (2011-02-27)
- 2.3 (2010-12-01)
- 2.2 (2010-05-16 )
- 2.1
- 2.0
References
- Homepage: PostgreSQL driver for Python - Psycopg
- Documentation: Psycopg Documentation
- GitHub: psycopg2