betty.gui.serve module

Integrate Betty’s Graphical User Interface with the Serve API.

final class betty.gui.serve.ServeDemoWindow[source]

Bases: _ServeWindow

A window to control the demonstration site server.

Parameters:
property window_title: Localizable

The human-readable short title of this window.

final class betty.gui.serve.ServeDocsWindow[source]

Bases: _ServeWindow

A window to control the documentation server.

Parameters:
property window_title: Localizable

The human-readable short title of this window.

final class betty.gui.serve.ServeProjectWindow[source]

Bases: _ServeWindow

A window to control the server for the current project.

Parameters:
property window_title: Localizable

The human-readable short title of this window.