cogpy.utils.wrappers

Functions

add_docs_for(other_func)

ax_plot(plot_func)

dropnames(method)

execution_timer([description, indent_level])

flatten_arg(input, arg)

get_wrapper(attr_name)

kwarg_intlist_wrapper(key_word)

partial_method(applicator, method)

safe_save(func, dst_file, *args, **kwargs)

Wrapper to safely execute saving functions.

temp_open(path, mode)

timeit_decorator(func)