# uv_basic **Repository Path**: juruo_12341/uv_basic ## Basic Information - **Project Name**: uv_basic - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-26 - **Last Updated**: 2025-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python uv 工程模版 # 介绍 该项目主要用于创建 python 工程模版,以此免去配置开发环境的步骤。 # 工具 ## 文档 uv 文档:https://docs.astral.sh/uv mypy 文档:https://mypy.readthedocs.io/ typing 文档:https://docs.python.org/zh-cn/3.13/library/typing.html ## toml 配置 详细配置说明请看 [toml](./pyproject.toml)