Hacker News new | ask | show | jobs
by slurpyb 48 days ago
Typer.
1 comments

That's a good framework and I like that the creator took the same design choices as the FastAPI framework.

Although I think a type-safe language is a better fit for CLIs, to let coding agents iterate faster and have less runtime bugs (help messages not updated, unknown flags, etc.)