argument-validation
MATLAB-style function argument validation for Python - clean, simple, and reliable.
argsv is a library for validating arguments passed to callables. With this library, you can validate arguments sent to callables in a simpler, more readable, and well-defined context.