callguard ========= .. automodule:: app.util.helpers.callguard .. rubric:: Functions .. autosummary:: :toctree: callguard callguard_callable callguard_class callguard_classmethod callguard_property default_callguard_checker get_execution_frame get_execution_frame_module get_execution_frame_self get_execution_frame_self_varname no_callguard .. rubric:: Classes .. autosummary:: :toctree: :template: custom-class-template.rst Callguard CallguardCallableDecorator CallguardClassDecorator CallguardClassOptions CallguardClassmethodDecorator CallguardHandlerInfo CallguardOptions CallguardPropertyDecorator