Poetry is dead, long live UV.
What do you say to https://github.com/astral-sh/uv. It has almost twice as many stars on GitHub already although it is newer than poetry. Here comes a cite:
🚀 A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv, and more.
What I like particularly. It comes with a bootstrap script which installs itself. And then you can install required python versions with uv. This suits to the spl-core bootstrapping, doesn't it?
Poetry is dead, long live UV.
What do you say to https://github.com/astral-sh/uv. It has almost twice as many stars on GitHub already although it is newer than
poetry. Here comes a cite:🚀 A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv, and more.What I like particularly. It comes with a bootstrap script which installs itself. And then you can install required python versions with
uv. This suits to thespl-corebootstrapping, doesn't it?