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

Support python uv as pip-compile compatible replacement #10039

Open
1 task done
avilaton opened this issue Jun 19, 2024 · 1 comment
Open
1 task done

Support python uv as pip-compile compatible replacement #10039

avilaton opened this issue Jun 19, 2024 · 1 comment
Labels
L: git:submodules Git submodules L: python L: rust:cargo Rust crates via cargo T: feature-request Requests for new features

Comments

@avilaton
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

We are trying to draft support for using https://github.com/astral-sh/uv as a replacement for pip-tools in dependabot.

The reason for this is that uv is much faster and many projects have already started switching to it. UV is a pip-tools compatible replacement written in rust.

If we are lucky, it should be as easy as changing pip-compile --stuff for uv pip compile --stuff and adding uv as one of the python helpers requirements.

@edgarrmondragon
Copy link

I think #10040 is ready for a review by the maintainers 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: git:submodules Git submodules L: python L: rust:cargo Rust crates via cargo T: feature-request Requests for new features
Projects
None yet
Development

No branches or pull requests

2 participants