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

Global uv pip install ? #1480

Closed
vitalik opened this issue Feb 16, 2024 · 2 comments
Closed

Global uv pip install ? #1480

vitalik opened this issue Feb 16, 2024 · 2 comments

Comments

@vitalik
Copy link

vitalik commented Feb 16, 2024

does uv have some global install option (without venv) ?

like what's the recommended way to use uv pip install ... in Dockerfile or github action ?

@nickmccullum
Copy link

@vitalik this article has GREAT instructions for implementing uv in a Dockerfile, i've followed the steps and it works great. It cut my Docker build time down by 75% on a large project I maintain

https://ryxcommar.com/2024/02/15/how-to-cut-your-python-docker-builds-in-half-with-uv/

PS - thanks for all your work on Django-Ninja, the aforementioned project is a Django-Ninja API!

@MichaReiser
Copy link
Member

Thanks @nickmccullum for linking that blog post.

I'll merge this issue with #1374 that covers the same question/request.

@MichaReiser MichaReiser closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2024
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

3 participants