stormlog.tui
Textual-based terminal UI and top-level Stormlog dispatcher.
Functions
|
Launch the TUI app or dispatch top-level Stormlog subcommands. |
- stormlog.tui.run_app(argv=None)[source]
Launch the TUI app or dispatch top-level Stormlog subcommands.
- Parameters:
argv (list[str] | None)
- Return type:
None
Modules
Interactive Textual TUI for Stormlog. |
|
Markdown and table-data builders for the Textual TUI. |
|
Asynchronous CLI command runner for the Textual TUI. |
|
Distributed diagnostics loaders and view-model builders for the TUI. |
|
Helpers for bridging MemoryTracker data into the Textual TUI. |
|
Helpers for exposing profile summaries inside the Textual TUI. |
|
Styles shared by the Textual TUI app. |
|
Textual widgets composed by the GPU profiler TUI. |
|
Sample workload helpers and output formatters for the Textual TUI. |