Package python3-typer

Build great CLIs; easy to code; based on Python type hints

https://typer.tiangolo.com/

Typer is a library for building CLI applications that users will love using and
developers will love creating. Based on Python type hints.

Version: 0.24.1

General Commands

typer typer – run Typer scripts with completion, without having to create a package
typer-utils typer-utils – extra utility commands for Typer apps
typer-utils-docs typer-utils-docs – generate Markdown docs for a Typer app