@[email protected] to [email protected]English • 5 months agoPython has too many package managersdublog.netmessage-square39fedilinkarrow-up179 cross-posted to: [email protected]
arrow-up179external-linkPython has too many package managersdublog.net@[email protected] to [email protected]English • 5 months agomessage-square39fedilink cross-posted to: [email protected]
minus-square@[email protected]linkfedilink4•5 months agoYou can use uv now and have Rust speeds for the same functionality.
minus-square@[email protected]linkfedilink2•5 months agoInteresting. I might have a look. Actually I don’t have a problem with speed though. I spend most time not dealing with pip and pip-tools but reading docs, programming and fixing the weirdest bugs
minus-square@[email protected]linkfedilink1•edit-25 months agoI’m hoping uv is able to make itself to Python what Cargo is to rust. Seems like Pixi is close but confined to the Conda ecosystem.
Pip-tools!
You can use uv now and have Rust speeds for the same functionality.
Interesting. I might have a look. Actually I don’t have a problem with speed though. I spend most time not dealing with pip and pip-tools but reading docs, programming and fixing the weirdest bugs
I’m hoping uv is able to make itself to Python what Cargo is to rust.
Seems like Pixi is close but confined to the Conda ecosystem.