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.