Metadata-Version: 2.1
Name: psycopg2-pool
Version: 1.0
Summary: Proper pooling of psycopg2 connections
Home-page: https://github.com/Changaco/psycopg2-pool
Author: Changaco
Author-email: changaco@changaco.oy.lc
License: LGPL3
Keywords: postgres psycopg2
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Python: >= 2.7, != 3.0.*, != 3.1.*, != 3.2.*, != 3.3.*, != 3.4.*
Description-Content-Type: text/markdown
Requires-Dist: psycopg2-binary

See the documentation at <https://psycopg2-pool.readthedocs.io/>.


