Psycopg2Database v0.1.0 documentation
ManualΒΆ
This package is a plugin for the Database package which allows you to use the Database API to work with PostgreSQL databases.
See the Database documentation for the API. You need to specify the plugin name psycopg2 in your Database configuration to use this plugin.