Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
whilenot-dev
34 days ago
|
parent
|
context
|
favorite
| on:
Stop writing CLI validation. Parse it right the fi...
What OP calls an "combinatorial parser" I'd call object schema validation and that's more similar to pydantic[0] than argparse in python land.
[0]:
https://docs.pydantic.dev/latest/
nhumrich
34 days ago
[–]
So, typer than
mrugge
33 days ago
|
parent
[–]
Or click
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0]: https://docs.pydantic.dev/latest/