Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider replacing conda and poetry with uv #432

Open
ian-r-rose opened this issue Nov 21, 2024 · 0 comments
Open

Consider replacing conda and poetry with uv #432

ian-r-rose opened this issue Nov 21, 2024 · 0 comments
Assignees

Comments

@ian-r-rose
Copy link
Member

This project has been gaining a lot of steam recently. It might be a good single-tool replacement for conda and poetry. A few potential benefits to switching:

  1. Manage python dependencies with a single tool instead of a few
  2. Much faster dependency resolution than conda or poetry
  3. (maybe) easier to reason-about virtual environments

A possible downside: conda-forge is still a really good package repository for some more difficult-to-install packages, such as geopandas. It may be that we try uv out and it hits some difficulties with different binaries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants