astral-sh / uv

An extremely fast Python package and project manager, written in Rust.
https://docs.astral.sh/uv
Apache License 2.0
27.16k stars 785 forks source link

Support for external python management tools #7400

Open delfick opened 2 months ago

delfick commented 2 months ago

Hello,

It would be really handy if uv was able to understand and use other tools (for example asdf/pyenv) for the discovery and installation of Python rather than only python-build-standalone.

smheidrich commented 2 months ago

Related: