did encounter a nice guide about a tool called 'uv' but since it's made by an OpenAI satellite I'm disinclined to trust it
@jackeric I’d either use system Python + venv (we do this on production devices at work and it’s *fine*, Trixie is recent enough that we’re not dealing with an ancient version) or use uv for Python environment management.