@osunderdog uv is now mature (both in the sense of feature complete, docs and no visible bugs for my initial use).
There are a few pyproject.toml converters with various bugs, so I end up having to convert the pyproject.toml sections by hand.
Pycharm now has uv support.
I miss `poetry shell` and now I have to activate the venv 2 different ways depending on OS. poetry's `shellingham` solved a problem that uv doesn't.