Function IO Decorators (utilipy.decorators.func_io)¶
Reference/API¶
utilipy.decorators.func_io Module¶
DataType Decorators.
TODO¶
support argument ‘all’ in [(index, dtype),] as the IndexError supoort single argumens so that (index, dtype) works w/out [(), ] full support of numpy.dtype add in_dtype and out_dtype kwargs to wrapped functions which override defaults
Functions¶
|
Store Function Inputs. |
|
Add backslashes to str arguments. |
|
Function to make a dtype decorator. |
Classes¶
|
Ensure arguments are type dtype. |
alias of |
|
alias of |
|
alias of |
|
alias of |
|
alias of |
|
alias of |