API Reference
The API reference is generated primarily from source docstrings using Sphinx
autodoc. It is organized by subsystem rather than by filesystem path, so
readers can start from the part of GONet Wizard they are extending or using.
- Core Package
- Command Infrastructure and Public Commands
- Show Command Internals
- GONet File Model
- GONet Analysis Utilities
- GONet Parsers and Writers
- Extraction API
- Dashboard API
- UI Runtime API
- GONet Wizard Unified UI Runtime
WindowSpecset_launcher_mode()in_launcher_mode()start_event_loop_if_needed()ensure_server_running()- PyWebview JavaScript API Bridge
WebviewAPI- Shared Dash Server Launch Utilities
DashLaunchSpecwait_for_port()ensure_dash_running()- Command Form Launcher Utilities
open_command_form()- Preview Publishing and Viewing for the Unified UI Server
PreviewPayloadPreviewManagerview_shell()view_raw()- UI Runtime Mode and Event Loop Control
UIRuntimeConfigset_launcher_mode()in_launcher_mode()start_webview_loop()start_event_loop_if_needed()ensure_server_running()- Unified Local UI Server for Desktop Runtime
create_app()wait_for_server()ensure_server_running()get_app()get_server_port()- PyWebview Window Specifications and Registry
WindowSpecWindowManager
- Launcher GUI API