pg_simple: simple wrapper for Python psycopg2 with conn poolinggithub.com/masroore3 pointsbrass912 years agoThe pg_simple module provides a simple yet efficient layer over psycopg2 providing Python API for common SQL functions, explicit and implicit transactions management and database connection pooling for single and multi-threaded applications.