Experiment with uv
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Refactor
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- github-actions, python
- Domain
- build-system, ci-cd, tooling
Research direction
Start with the Makefile and .github/workflows/make-based-ci.yml, especially the referenced poetry, pyenv, diff-poetry-lockfile, and poetry-venv-implode uses. Compare the current workflow with uv and record the requested setup, installation, update, tooling, helper-task, and lockfile findings; done means the experiment and its results are documented, not necessarily a migration.
Written by the indexing model from the issue text.
Description
uv is fast rising in popularity. It's written by Astral, the same folks behind ruff.
It does everything that Poetry does when combined with pyenv for Python installation, although its Python or even pyenv's may not be suitable for production use.
This experimentation should try swapping out poetry + pyenv in the Makefile to see what changes would be necessary.
I would not consider a wholesale switch until uv is 1.0.0, at which time I'd consider it with the values of
-
first-time setup performance
-
package installation performance (cold cache)
-
package update performance (hot cache)
-
availability of tooling replacements, e.g. diff-poetry-lockfile in our GitHub workflows
-
minimization of helper tasks e.g. poetry-venv-implode.
-
lockfile improvements (e.g. standardization track vs bespoke, diff-able, etc.)
-
others TBD
- Dominant language
- Makefile
- Stars
- 31
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from target/make-python-devex
-
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
target/make-python-devex#198 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
target/make-python-devex#182 ·
-
devcontainers setup Open
Difficulty 3/5 1-2 days Newbie friendliness 42/100
target/make-python-devex#181 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 50/100
target/make-python-devex#172 · 1 comment · 1 reaction ·
-
Use actionlint Open
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
target/make-python-devex#156 ·
All issues in target/make-python-devex
Similar issues
-
kind/bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/prow#953 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
zephyrproject-rtos/zephyr#119726 ·
-
out-of-date
Difficulty 1/5 Under an hour Newbie friendliness 82/100
CachyOS/CachyOS-PKGBUILDS#1894 ·
-
comp/dashboard P3 type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
NousResearch/hermes-agent#117722 ·
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 92/100
objectionary/jeo-maven-plugin#1760 ·