bioresearcher-python-setup-uv
Installation
SKILL.md
Python Environment Setup with uv
This skill sets up a Python environment using the uv package manager.
Prerequisites
- Internet connection for downloading uv
- Python 3.8+ should be available on PATH (or uv will prompt to install it)
Steps
ABSOLUTE RULE: Follow steps below EXACTLY AS IS. Do NOT skip/modify steps (nor detailed subtasks in each step) nor assume anything based on user platform information. Use URLs below EXACTLY AS IS. Follow steps below INCLUDING ALL DETAILS AND SUBSTEPS EXACTLY AS IS.
Step 1: Ask user which installer to use
Ask the user which installer should be used:
- Official astral-uv installer (https://astral.sh)
- China mainland uv-custom installer (https://gitee.com/wangnov/uv-custom)