Published some more detailed notes on today's huge new uv release https://simonwillison.net/2024/Aug/20/uv-unified-python-packaging/
Top-level
Published some more detailed notes on today's huge new uv release https://simonwillison.net/2024/Aug/20/uv-unified-python-packaging/ 4 comments
@simon If you were an experienced team but new to Python and bumbling along (fine so far) with pip and venv, would you adopt this now? @ratkins it’s less than 24 hours old so I might hold off to let any bugs get shaken out of it first, but I’d be tempted to be a very early adopter I think @simon You have to add `-S` to `env` when using `/usr/bin/env` in the shebang if you want to provide parameters to the script |
@simon a lot of this is incorporating stuff from rye: https://github.com/astral-sh/rye/discussions/1342