You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iTi-Flask/docs
NoahLan 69c845aacd docs: 文档整理 1 month ago
..
ARCHITECTURE.md docs: 文档整理 1 month ago
CONFIGURATION.md docs: 文档整理 1 month ago
COPIER_TEMPLATE.md docs: 文档整理 1 month ago
MIGRATIONS.md docs: 文档整理 1 month ago
MODULES.md docs: 文档整理 1 month ago
README.md docs: 文档整理 1 month ago
SEEDS.md docs: 文档整理 1 month ago
SERVICE_CLIENT.md docs: 文档整理 1 month ago
TASKS.md docs: 文档整理 1 month ago

README.md

iTi-Flask 文档

iTi-Flask 文档只描述框架自身。

常用命令

uv sync --extra dev
uv run --extra dev pytest
uv run --extra dev mypy

生成业务项目:

uvx copier copy ./copier-template ../my-business-app