edornd / argdantic

Typed command line interfaces with argparse and pydantic
MIT License
38 stars 4 forks source link

Better nested parsers #9

Closed edornd closed 1 year ago

edornd commented 1 year ago

Allows to add nested parsers and provides fixes to the multi-level subparsing mechanism.