Install Python with uv
Skip system Python. Install uv, then use uv to manage Python versions and per-project virtual environments. Verify with uv python list.
Blog
Posts on AI engineering, LLM systems, and software development.
Skip system Python. Install uv, then use uv to manage Python versions and per-project virtual environments. Verify with uv python list.
Install Homebrew, the de-facto package manager on macOS. The one-line installer, PATH setup for Apple Silicon, and how to verify it works.