betty.extension.demo package
Module contents
Provide demonstration site functionality.
-
class betty.extension.demo.DemoServer[source]
Bases: Server
-
classmethod label()[source]
- Return type:
betty.locale.Str
-
property public_url : str
-
async start()[source]
Start the server.
- Return type:
None
-
async stop()[source]
Stop the server.
- Return type:
None