DOKK / manpages / debian 13 / typer / typer.1.en
TYPER(1) User Commands TYPER(1)

typer – run Typer scripts with completion, without having to create a package

typer [OPTIONS] [PATH_OR_MODULE] COMMAND [ARGS]...

Python3 script that typer will run as a CLI application.

The typer app object/variable to use.
The function to convert to Typer.
Print version and exit.
Install completion for the current shell.
Show completion for the current shell, to copy it or customize the installation.
Show a help message and exit.

Extra utility commands for Typer apps.
See typer-utils(1).

typer-utils(1)

April 2024