DB reporting
Convert a sqlite db file to a friendly representation thanks to datatable plugin
Installation
pip install db2table
Usage
Command line
Usage: db2table [OPTIONS] DB_PATH FOLDER
Convert sqlite db to html : one file per table
Options:
--help Show this message and exit.