logo
Betty development documentation
betty.extension.demo package
Initializing search
    • Installation
    • Usage
    • Development
    • API Documentation
    • About

    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

    © Copyright Bart Feenstra and contributors.
    Created using Sphinx 7.2.6. and Sphinx-Immaterial