Y
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
IshKebab
564 days ago
Typer uses Click under the hood, but your arguments are properly typed (hence the name).
link