FastAPI-template icon indicating copy to clipboard operation
FastAPI-template copied to clipboard

Replacing poetry with UV

Open BTruer opened this issue 9 months ago • 4 comments
trafficstars

Considering you added Ruff, https://docs.astral.sh/uv/ UV is the next step which is developed by the same group. Any plans on doing this?

BTruer avatar Jan 27 '25 01:01 BTruer

Hello. No, uv is not considered right now, because it was not yet as adopted as poetry is.

But if you want to switch to uv then you can use this package.

s3rius avatar Jan 27 '25 09:01 s3rius

uv is adopted by big companies such as ray, dagster. I think it is mature enough for production usages. Switching to it vastly speeds up developer experience with venv and package installations.

ilkersigirci avatar Mar 16 '25 14:03 ilkersigirci

I think it's time

SubMarineas avatar May 02 '25 07:05 SubMarineas

I think it's time

I agree, poetry should be replaced with uv. Using poetry_to_uv is not a solution. Or at least make uv support optional

nyashkin avatar May 04 '25 15:05 nyashkin