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

Migrate to uv for Python package installations #56

Open
kieran-ryan opened this issue Mar 17, 2024 · 0 comments
Open

Migrate to uv for Python package installations #56

kieran-ryan opened this issue Mar 17, 2024 · 0 comments
Labels
⚡ enhancement New feature or request

Comments

@kieran-ryan
Copy link
Owner

🤔 What's the problem you're trying to solve?

Installing Python packages can be very slow and cause delays with Continous Integration jobs and local development.

✨ What's your proposed solution?

Migrate to uv, which is 10-100x faster than pip and pip-tools (pip-compile and pip-sync).

⛏ Have you considered any alternatives or workarounds?

No response

📚 Any additional context?

No response

@kieran-ryan kieran-ryan added the ⚡ enhancement New feature or request label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant