euporie.core.comm.ipywidgets.partial

class euporie.core.comm.ipywidgets.partial

partial(func, *args, **keywords) - new function with partial application of the given arguments and keywords.