2025-07-25 16:59:05 +08:00

25 lines
992 B
SQL
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

uv python find 3.7
uv venv -p python3.11 my-project-env
uv init
uv add xxx
uv run main.py
uvx / uv tool run
uv tool install
uv tool uninstall
uv tool list
uv tool update-shell shell
uv pip install
uv pip show
uv pip freeze
uv pip check
uv pip list
uv pip uninstall
uv pip tree
uv cache clean
uv cache prune
uv cache diruv缓存目录路径
uv tool diruv工具目录路径
uv python dir uv Python
uv self update uv