litestar-org/litestar

Enhancement: Crud-generator cli command similar to Nest JS

开放

#1,272 创建于 2023年3月4日

 (3 条评论) (1 个反应) (0 位负责人)Python (550 个派生)user submission
CLIEnhancementGood First IssueHelp Wanted :sos:

仓库指标

星标
 (8,243 个星标)
PR 合并指标
 (平均合并 13小时 27分钟) (30 天内合并 26 个 PR)

描述

What's the feature you'd like to ask for. I was a good user of Nest JS framework and was looking for a similar framework in python and was happy that I found 'Starlite'. So as I started exploring the 'Starlite' framework, I kind of missing tools similar to nest-cli. It enables the scaffolding of a project easily.

Wondering if starlite has any plans to implement a cli tools.

Additional context Reference: https://docs.nestjs.com/recipes/crud-generator

贡献者指南