Products.ZPsycopgDA

Zope database adapter for PostGreSQL


Keywords
postgresql, python3, zope4, zope5
License
ZPL-2.1
Install
pip install Products.ZPsycopgDA==4.2

Documentation

https://coveralls.io/repos/github/dataflake/Products.ZPsycopgDA/badge.svg?branch=master Documentation Status Latest stable release on PyPI Stable release supported Python versions

Products.ZPsycopgDA

This is a Zope database adapter for PostGreSQL based on psycopg2 for Zope 4 and up on all Python versions supported by Zope 4 and 5.

The code was forked from the original project at https://github.com/psycopg/ZPsycopgDA because it appears to be dead. The old code is not compatible with Zope 4/5 and Python 3.