package documentation
Pure python templates.
A template is a python module that has a function main
,
which receives a dict with template arguments
and is supposed return a gws.ContentResponse
object.
From __init__.py
:
Class |
|
Python template |
Class |
|
Undocumented |
Class |
|
Undocumented |
Constant | _ENTRYPOINT |
Undocumented |