{"library":"apswutils","type":"library","category":null,"description":"apswutils (version 0.1.2) is a Python utility library that forks sqlite-minutils to provide a convenient API for interacting with SQLite databases using the `apsw` driver. It offers simplified methods for database and table creation, data insertion, and querying, essentially acting as a lightweight wrapper over `apsw`. The project is actively maintained with recent updates and emphasizes features like WAL mode by default.","language":"python","status":"active","version":"0.1.2","tags":["sqlite","apsw","database","utilities","orm"],"last_verified":"Fri May 22","install":[{"cmd":"pip install apswutils","imports":["from apswutils.db import Database","from apswutils.db import Table","from apswutils.db import View","from apswutils.db import Queryable","from apswutils.db import *"]}],"homepage":null,"github":"https://github.com/AnswerDotAI/apswutils","docs":null,"changelog":null,"pypi":"https://pypi.org/project/apswutils/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.49,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/apswutils/compatibility"}}