Python 开发环境
最佳实践
6 分钟阅读
1. Overview
Windows
Linux/WSL
✓
✓
2. Windows使用 uv 管理python版本和虚拟环境
2.1. uv123456789101112131415# Install uv$env:UV_DOWNLOAD_URL = "https://mirrors.ustc.edu.cn/githu...
阅读全文