.. SPDX-FileCopyrightText: © 2015 Read the Docs, Inc .. SPDX-FileCopyrightText: © 2024 The "Whiteprints" contributors .. .. SPDX-License-Identifier: MIT .. SPDX-FileCopyrightText: © 2015 Read the Docs, Inc .. SPDX-FileCopyrightText: © 2024 The "Whiteprints" contributors .. .. SPDX-License-Identifier: MIT whiteprints.cli =============== .. py:module:: whiteprints.cli .. autoapi-nested-parse:: Everything related to the command line interface. Subpackages ----------- .. toctree:: :maxdepth: 1 /autoapi/whiteprints/cli/command/index Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/whiteprints/cli/__main__/index /autoapi/whiteprints/cli/entrypoint/index /autoapi/whiteprints/cli/exception/index /autoapi/whiteprints/cli/init/index /autoapi/whiteprints/cli/init_interface/index /autoapi/whiteprints/cli/logs/index Attributes ---------- .. autoapisummary:: whiteprints.cli.__app_name__ whiteprints.cli.APP_NAME Package Contents ---------------- .. SPDX-FileCopyrightText: © 2015 Read the Docs, Inc .. SPDX-FileCopyrightText: © 2024 The "Whiteprints" contributors .. .. SPDX-License-Identifier: MIT .. py:data:: __app_name__ :type: Final :value: 'whiteprints' The name of the application. .. SPDX-FileCopyrightText: © 2015 Read the Docs, Inc .. SPDX-FileCopyrightText: © 2024 The "Whiteprints" contributors .. .. SPDX-License-Identifier: MIT .. py:data:: APP_NAME :type: Final The name of the application in capital letters.