Installation

Warning

This project is no longer maintained as of February 2023. It is recommended that you use a proper ORM like SQLAlchemy or Django’s ORM instead.

isqlite can be installed with Pip:

$ pip install isqlite

isqlite requires Python 3.6 or higher.