Typer wireup.integration.typer¶ Classes¶ Functions¶ get_app_container(app) ¶ Return the container associated with the given Typer application. setup(container, app) ¶ Integrate Wireup with Typer by injecting dependencies into command callbacks.