top | item 45968346

(no title)

jacobtomlinson | 3 months ago

Author of the post here. For Python package management I use a mixture of pixi, uv and conda depending on the task I'm doing. I wrote up a long form post about the history of these tools, why each one exists, and why I settled on these choices in my workflow. I hope this is interesting to folks who want to learn more about why Python package tooling is so fragmented!

discuss

order

counters|3 months ago

Thanks for the fantastic write-up! This is a great breakdown of to lean into the strength of each of these tools.