Metadata-Version: 2.1
Name: sqlean.py
Version: 0.1
Summary: SQLite Python wrapper bundled with Sqlean extensions
Author-email: Anton Zhiyanov <m@antonz.org>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: zlib/libpng License
Project-URL: Home, https://github.com/nalgeon/sqlean.py

# sqlean.py

This package provides an SQLite Python wrapper bundled with [`sqlean`](https://github.com/nalgeon/sqlean) extensions. It's a drop-in replacement for the standard library's [`sqlite3`](https://docs.python.org/3/library/sqlite3.html) module.

🚧 This is a work in progress. Do not use yet.

