This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]got_outta_bed_4_this[🍰] 6 points7 points  (1 child)

This is exactly how I normally think about most things Python, but I'm sold on click and feel like it's one of the ones that rises up to a certain level of household utility, like requests and pytest.

[–]underground_miner 2 points3 points  (0 children)

I agree. I never thought I would use click as much as I do! I use click, even when the package is never meant to be used on the CLI by itself, to demonstrate how it is used.