# python3.9.10-venv **Repository Path**: NelsonLong/python3.9.10-venv ## Basic Information - **Project Name**: python3.9.10-venv - **Description**: 便捷的python3.9.10环境 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-02-23 - **Last Updated**: 2024-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: 便捷环境 ## README # python3.9.10-venv #### 1、启动项目 将环境放入项目目录下 启动一个命令行窗口 执行以下命令启动 `python3.9.10\\python.exe main.py` #### 2、环境添加 将需要的模块放入requirements.txt中,然后执行----环境初始化脚本.bat