mirror of
https://github.com/shadawck/awesome-cli-frameworks.git
synced 2026-03-11 18:23:38 -05:00
[PR #4] [MERGED] Add jsonargparse #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadawck/awesome-cli-frameworks/pull/4
Author: @mauvilsa
Created: 11/25/2022
Status: ✅ Merged
Merged: 11/25/2022
Merged by: @shadawck
Base:
master← Head:python-jsonargparse📝 Commits (1)
d688468Add jsonargparse as a Python CLI Framework📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.