ARGUMENTSPATH_OR_MODULE
Python3 script that typer will run as a CLI application.
OPTIONS--appTEXT
The typer app object/variable to use.
--funcTEXT
The function to convert to Typer.
--version
Print version and exit.
--install-completion[bash|zsh|fish|powershell|pwsh]
Install completion for the current shell.
--show-completion[bash|zsh|fish|powershell|pwsh]
Show completion for the current shell, to copy it or customize the installation.
--help Show a help message and exit.
COMMANDSutils Extra utility commands for Typer apps.
See typer-utils(1).