Hacker News new | ask | show | jobs
by chippiewill 454 days ago
Yeah it has precompiled Python binaries. They're custom standalone builds of CPython: https://github.com/astral-sh/python-build-standalone

You can also import existing Python versions into uv, for example on my Mac it has imported the Homebrew versions.