lino_presto.lib.presto

The main plugin for Lino Presto.

user_types

Defines the user types for Lino Presto.

workflows

The default workflows_module for the Lino Presto applications.

Classes

Plugin(site, app_label, app_name, ...)

See lino.core.plugin.Plugin.

class lino_presto.lib.presto.Plugin(site, app_label, app_name, app_module, needed_by, configs: dict)

Bases: Plugin

See lino.core.plugin.Plugin.