| ▲ | nickpsecurity 3 hours ago | |
People learning Python or searching for it will run into endless answers using PIP. Then, lots of advice on how to work around PIP's problems. Then, multiple alternatives they have to consider. I only recently started using UV after going through all that. Packaging, concurrency, and type errors had me strongly considering switching to Go or Rust recently. These are such long-solved problems in other languages that I question why we should put up with it in Python. Then, I remember it was the ecosytem, including job market and AI performance, that made me use Python. So, maybe a Python/Rust combo... There's the extensions the OP article mentioned and a Python interpreter written in Rust. | ||