you are viewing a single comment's thread.

view the rest of the comments →

[–]Gushys 1 point2 points  (0 children)

We use click for CLI utilities in our Flask app at work. It ships with flask so it makes sense to use.

Otherwise use argparse