Comment by evanmoran
15 hours ago
Exactly. C++ is still waiting for its "uv" moment, so until then modules aren't even close to solved.
15 hours ago
Exactly. C++ is still waiting for its "uv" moment, so until then modules aren't even close to solved.
And uv required some ground work, where the PEP process streamlined how you define a python project, and then uv could be built on top.