Simple SQL library for psycopg3.


Keywords
psycopg, sql, sql-query-builder
License
MIT
Install
pip install psyqlepg==0.4.1

Documentation

Query Manager for Psycopg

Utility functions for making SQL queries for PostgreSQL with Python and Psycopg 3.

Under development. The API is currently undocumented.

Development