Metadata-Version: 2.1
Name: sqrl
Version: 0.1.1
Summary: a lightweight sqlite API that can do just about everything you need and allows you to fill in any gaps
Author-email: Oliver <vizualwanderer1@gmail.com>
Project-URL: Homepage, https://github.com/olivesnake/sqrl
Project-URL: Issues, https://github.com/olivesnake/sqrl/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# SQRL 🐿️
a lightweight sqlite API for Python
```
pip install sqrl
```
