This Python application provides a graphical user interface (GUI) for viewing the contents of the SQLite database generated by the BPWin application. The database (typically continental_data.db) ...
A minimal, single-file SQLite database viewer using Python and the standard Tkinter library. Zero external dependencies. - djfresh/minimal-py-sqlite-viewer ...