httk.web.functions¶ Submodules¶ httk.web.functions.python_module Classes¶ PythonFunctionHandler Package Contents¶ class httk.web.functions.PythonFunctionHandler(functions_dir: pathlib.Path)[source]¶ functions_dir¶ execute(*, function_name: str, params: dict[str, str], global_data: dict[str, object]) → Any[source]¶