GUI API

Simple modern GUI for PGSI Analyzer.

Provides a desktop interface to configure tool paths and benchmark options, then runs the existing PGSI orchestration pipeline in the background.

class pgsi_analyzer.gui.app.PGSIGuiApp(root: Tk)[source]

Bases: object

Tkinter GUI wrapper for PGSI Analyzer orchestration.

pgsi_analyzer.gui.app.main() int[source]

Launch the PGSI GUI app.