Hacker News new | ask | show | jobs
by brianm 564 days ago
I generally use [click](https://click.palletsprojects.com/en/stable/). Need to try typer now :-)
1 comments

Typer uses Click under the hood, but your arguments are properly typed (hence the name).