betty.cli.commands.demo module¶
- final class betty.cli.commands.demo.Demo[source]¶
Bases:
ShorthandPluginBase,AppDependentFactory,CommandA command to run the demonstration site.
- async click_command() click.Command[source]¶
Get the plugin’s Click command.