Ancestors

Toot

Written by Bite Code! on 2025-02-03 at 08:14

uv just added "uvx [-p x.y] python", which means I can get rid of my clunky:

py() {

if [ -n "${VIRTUAL_ENV:-}" ]; then

    python "$@"

else

    "$(preferred_python_version)" "$@"

fi

}

And replace it with just "alias py=uvx python"

=> More informations about this toot | More toots from bitecode@framapiaf.org

Descendants

Proxy Information
Original URL
gemini://mastogem.picasoft.net/thread/113938952467953808
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
232.092241 milliseconds
Gemini-to-HTML Time
0.336889 milliseconds

This content has been proxied by September (3851b).