main Main module for the BRMS application. Classes: App – BRMS application. Functions: main – Run the main entry point for the BRMS application. App App(sys_argv: list[str]) Bases: QApplication BRMS application. main main() -> None Run the main entry point for the BRMS application.