Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

The lino.api.rt module (runtime)

See also lino.api.

lino.api.rt.models

Shortcut to lino.core.site.Site.models

lino.api.rt.actors

Deprecated alias for models

lino.api.rt.modules

Deprecated alias for models

lino.api.rt.get_template(*args, **kw)

Shortcut to get_template() on the global jinja2.Environment (jinja_env, see lino.core.web).

lino.api.rt.show(*args, **kw)

Calls show on a temporary anonymous session (created using rt.login).