wrappers ======== .. automodule:: app.util.helpers.wrappers .. rubric:: Functions .. autosummary:: :toctree: :template: base.rst after before before_attribute_check wrapper .. rubric:: Classes .. autosummary:: :toctree: :template: class.rst AfterDecorator BeforeAttributeCheckDecorator BeforeAttributeCheckOptions BeforeDecorator WrapperDecorator