命令行

天问 b5cccf9673 Update 'README.md' 4 months ago
README.md b5cccf9673 Update 'README.md' 4 months ago

README.md

typer

Usage


app = typer.Typer(pretty_exceptions_enable=False)
app.command(name="run")(run)