Remix.run Logo
rcarmo 4 days ago

Pip, because it introduces no third-party software. This is critical in regulated industries.

actinium226 4 days ago | parent | next [-]

Oh boy, you're gonna have a really bad day when you figure out what "pip install" does.

NeutralCrane 4 days ago | parent | prev [-]

What is “third party” here? Pip and UV are both external dependencies used to install other external dependencies. What makes them different from each other, or from the other dependencies you are using them to install?

rcarmo 4 days ago | parent [-]

It ships with your certified Linux distro. Period.

actinium226 4 days ago | parent [-]

Ok, so why not just use pip to install uv?