During the python meetup there was room for some 5 minute lightning talks. I stepped up and shared my findings on poetry and uv, and the challenging with migrating from poetry to uv. Because of this challenge I’ve written a tool to help with that migration. Allowing to pass in the current pyproject.toml and convert it to uv.
The tool is hosted at github - convert_poetry2uv.