shadawck / awesome-cli-frameworks

Collection of tools to build beautiful command line interface in different languages
https://shadawck.github.io/awesome-cli-frameworks/
Other
591 stars 28 forks source link

Add jsonargparse #4

Closed mauvilsa closed 1 year ago

mauvilsa commented 1 year ago

Adds jsonargparse as a Python CLI Framework. It is the framework used to implement pytorch-lightning's LightningCLI, see the docs https://pytorch-lightning.readthedocs.io/en/latest/cli/lightning_cli.html.

shadawck commented 1 year ago

Nice tool :+1: