Knexpy

Knexpy License Downloads Knexpy Supported Versions Documentation Status Black pre-commit Github Buy Me A Coffee

A query builder for SQLite3 based on Knexjs

Installation

Via PyPi

pip install knexpy

Via Source

git clone https://github.com/carlossilva2/Knexpy.git
cd Knexpy
pip install .

Demo

Demo

Check PyPi for more information.