keyword-arguments
A decorator to make a function accept keyword arguments only, on both Python 2 and 3.
Convert your function with keyword arguments into command line arguments with one line of code.
Simple callable argument inspection & filtering