# FastProject **Repository Path**: guangpp/fast-project ## Basic Information - **Project Name**: FastProject - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-13 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Fast Project ### 初始化 1、安装conda(官网下载安装包安装)并创建对应虚拟环境 2、安装uv(直接去官网用命令行安装) 3、进入项目目录 激活对应虚拟环境 4、使用uv init初始化项目 使用uv venv创建虚拟环境