whiteprints.cli.init_interface# Initialize a project (interface). Classes# InitKwargs The 'init' command line arguments. Module Contents# class whiteprints.cli.init_interface.InitKwargs[source]# Bases: TypedDict The ‘init’ command line arguments. command_line: bool[source]# github: bool[source]# pypi: bool[source]# codecov: bool[source]# readthedocs: bool[source]# protect_repository: bool[source]# github_all: bool[source]#