duck.cli.commands.makeprojectยถ

Module containing makeproject command class.

Module Contentsยถ

Classesยถ

MakeProjectCommand

APIยถ

class duck.cli.commands.makeproject.MakeProjectCommand[source]ยถ
classmethod main(name, dest_dir: str = '.', overwrite_existing: bool = False, project_type: str = 'normal')[source]ยถ
classmethod makeproject(name, dest_dir: str = '.', overwrite_existing: bool = False, project_type: str = 'normal')[source]ยถ
classmethod setup()[source]ยถ