This project is using poetry as its package manager. uv is the new hype in Python world, and this project can benefit from using it instead of relying on pip or poetry. This feature request will experiment with uv to see if the migration is simple and if it really benefits the project.
I'm happy to work on this and create a PR with the uv config/docs.
This project is using
poetryas its package manager.uvis the new hype in Python world, and this project can benefit from using it instead of relying onpiporpoetry. This feature request will experiment withuvto see if the migration is simple and if it really benefits the project.I'm happy to work on this and create a PR with the
uvconfig/docs.