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. Typer CLI
This package, typer-cli, only provides a command typer in the shell with the
same functionality of python -m typer.
The only reason why this is a separate package is to allow developers to opt
out of the typer command by installing typer-slim, that doesn’t include
typer-cli.
Version: 0.12.5
General Commands | |
typer-utils | typer-utils – extra utility commands for Typer apps |
typer-utils-docs | typer-utils-docs – generate Markdown docs for a Typer app |