whiteprints.cli# Everything related to the command line interface. Subpackages# whiteprints.cli.command Submodules# whiteprints.cli.__main__ whiteprints.cli.entrypoint whiteprints.cli.exception whiteprints.cli.init whiteprints.cli.init_interface whiteprints.cli.logs Attributes# __app_name__ The name of the application. APP_NAME The name of the application in capital letters. Package Contents# whiteprints.cli.__app_name__: Final = 'whiteprints'[source]# The name of the application. whiteprints.cli.APP_NAME: Final[source]# The name of the application in capital letters.