Description
Browser-based inspection of SQLite files can be served from a small Flask and Peewee application. The package installs `sqlite_web` and `sqlite_wsgi`, letting users browse tables, run queries, and optionally load database files at runtime. Web exposure and write access can reveal or alter private database contents.