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 switching from pip-tools to uv #263

Open
StevenMaude opened this issue Oct 3, 2024 · 0 comments
Open

Consider switching from pip-tools to uv #263

StevenMaude opened this issue Oct 3, 2024 · 0 comments

Comments

@StevenMaude
Copy link
Contributor

uv is new-ish Python tooling that replaces pip, pip-tools, pyenv and virtualenv.

We may want to switch our tooling to use uv, because it could help simplify our developer setup. uv is a standalone binary compiled for Windows, macOS and Linux, and provides a way to install a specific Python version.

A current blocker is the lack of Dependabot support.

Before switching this template over to use uv, it's probably worthwhile trying out a switch on one or two projects first, before deciding on moving all active projects and this template to uv.

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

1 participant