-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Could uv be added to the Python images, or could another type of image containing only uv
(e.g. cimg/uv-python:3.12.6
) be created?
uv
is a popular Python package and project manager, which is a lot faster than the usual ones and replaces multiple tools (like poetry
and pipx
).
This would avoid having to install it every run.
Also, if the solution chosen would be a new type of image like cimg/uv-python:*
, the other tools (i.e. pip
, pipenv
, and poetry
) wouldn't need to be installed.
cclauss, 3l4l5, jclerman, feiz, hubmann and 5 morecclauss, feiz, odie5533 and askielboecclauss, feiz and askielboe
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request