duck.cli.commands.makeproject¶
Module containing makeproject command class.
Module Contents¶
Classes¶
API¶
- class duck.cli.commands.makeproject.MakeProjectCommand[source]¶
- classmethod main(name, dest_dir: str = '.', overwrite_existing: bool = False, project_type: str = 'normal')[source]¶