Jinja Query Templates for SQL
Project description
JinjaQ (Work in progress)
JinjaQ
is a simple and efficient library for generating SQL queries from Jinja2 templates. It is type-friendly and offers async
support, drawing significant inspiration from the excellent library at jinjasql.
Documentation
Requirements
Python 3.8+
and Jinja2 3.1.2+
.
Installation
Install using pip
:
pip install jinjaq
or using poetry
:
poetry add jinjaq
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jinjaq-0.1.0.tar.gz
(6.0 kB
view hashes)
Built Distribution
jinjaq-0.1.0-py3-none-any.whl
(5.9 kB
view hashes)