handle,.in progressing..,APIs
Decorator for fixing naming conventions to keys of keyword arguments - adds trailing underscores to keys using bad naming such as reserved keywords or Python built-ins
Like partial, but you can determine the order of *args
A decorator that modifies the arguments and keyword arguments of a function before calling it.