@fabian 💯 Click is great and impressive how much it can achieve with decorators, but I find that all but the simplest cases require roughly the same amount of code as argparse, but it's "weird code" in decorators, instead of plain function calls. Plus click is a lot slower if there is enough complexity (unless they improved that since the last time I tried it).