pg_proboscis is a pure Python driver/interface for PostgreSQL. It is designed to give maximum flexibility to a user by providing protocol-level prepared statements and cursors. It features basic SSL support, COPY TO/FROM, automatic encoding/decoding of character data, and timestamp support regardless of the backend configuration(integer_datetimes).