modulo.actions ============== .. automodule:: modulo.actions .. rubric:: Functions .. autosummary:: all_of any_of check_params copy dirname hash_iterable isfile join opt splitext validate_arguments .. rubric:: Classes .. autosummary:: Action ActionMetaclass AllActions AnyAction BaseRequest HashKey OptAction Request attribute_dict wrap_dict .. rubric:: Exceptions .. autosummary:: ArgumentValidationError InternalServerError NotFound