Typer¶
Typer is the preferred Command Line Interface (CLI). Display and formatting to the terminal are provided via rich. The combination of typer with rich provide a modern terminal interface for most programming needs.
🔖 References¶
- Tiangolo. (n.d.). GitHub - tiangolo/typer: Typer, build great CLIs. Easy to code. Based on Python type hints. GitHub. https://github.com/tiangolo/typer