aws / aws/aws-codebuild-docker-images

Suggestion: Shall we migrate pyenv to uv?

Open
#779 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
1.2k
Forks
971
Avg merge
2h 47m
Merged PRs (30d)
1

Description

We found that pyenv is quite slow, and will build the whole python from scratch which cost a lot of time and not disk efficient.

However we found uv, a new tiny tool which provides a significant performance enhancement and no need to build the python from source code. Some famous project like Pydantic, Airflow are switching to uv as default.

The homepage of uv is: https://github.com/astral-sh/uv

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.