uv is an extremely fast Python package and project manager, written in Rust.| docs.astral.sh
Justin Mayer is an investor, SaaS founder, software developer, and open-source maintainer.| justinmayer.com
I came across this PEP a few weeks ago and thought it was really interesting. I wrote a blog post about it and a proof of concept called pythonloc. Overall I like the idea, but I think some minor implementation changes can have big changes on how useful and adopted this feature becomes. I wanted to share some of my feedback here. Falling back to site-packages reduces usefulness of __pypackages__ If I am developing an app or library and I want to test it, I need to know exactly which packages ...| Discussions on Python.org
My response to the discussion topic posed in Python Packaging Strategy Discussion Part 1 had become quite long, so I decided to move it to write a blog post instead. This post then started absorbing various draft posts I’ve had on this topic since this blog was started, morphing to include my broader thoughts on where we are today. Note: I’ve updated this to cover an aspect of the recent LWN article on the topic as well.| pradyunsg.me