Difference between revisions of "Psycopg2"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
https://pypi.org/project/psycopg2/ | https://pypi.org/project/psycopg2/ | ||
− | <code>psycopg2</code> Python-[[PostgreSQL]] [[database adapter]]. | + | <code> psycopg2</code> Python-[[PostgreSQL]] [[database adapter]]. |
− | + | <code> psycopg2.[[OperationalError]]</code> | |
* Installation: <code>[[pip3 install]] psycopg2</code> | * Installation: <code>[[pip3 install]] psycopg2</code> |
Revision as of 10:37, 13 December 2022
https://pypi.org/project/psycopg2/
psycopg2
Python-PostgreSQL database adapter.
psycopg2.OperationalError
- Installation:
pip3 install psycopg2
Related
See also
Advertising: