zvt.autocode.generator.gen_plugin_project

zvt.autocode.generator.gen_plugin_project(entity_type, prefix: str = 'zvt', dir_path: str = '.', providers=['joinquant'])

generate a standard plugin project

Parameters
  • entity_type – the entity type of the plugin project

  • prefix – project prefix

  • dir_path – the root path for the project

  • providers – the supported providers