- Replaces `argparse` with `typer` for command-line argument parsing to improve CLI interface and maintainability. - Converts commands to subcommands using `typer.Typer()`. - Streamlines CLI structure and enhances user experience.
1.0 KiB
1.0 KiB