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