sqlalchemy.dialects.postgresql.psycopg2cffi
sqlalchemy
dialects
postgresql
psycopg2cffi
psycopg2cffi is an adaptation of psycopg2, using CFFI for the C layer. This makes it suitable for use in e.g. PyPy. Documentation is as per psycopg2.
See Also
sqlalchemy.dialects.postgresql.psycopg2
​PGDialect_psycopg2cffi