Click wireup.integration.click¶ Functions¶ get_app_container(app) ¶ Retrieve the Wireup container associated with a Click command group. setup(container, command) ¶ Integrate Wireup with Click by injecting dependencies into Click commands. :command: The Click command group to inject dependencies into