Skip to content

Use uv as python package manager - #715

Draft
neobooru wants to merge 2 commits into
rr-:masterfrom
neobooru:feature/uv-package-manager
Draft

Use uv as python package manager#715
neobooru wants to merge 2 commits into
rr-:masterfrom
neobooru:feature/uv-package-manager

Conversation

@neobooru

Copy link
Copy Markdown
Collaborator

In my opinion pip is outdated because it lacks a good lockfile and managing virtualenvs is not smooth. Switching to uv might be a good upgrade. Other alternatives could be poetry or pdm, but uv seems to be the 'best'.
PR is a draft because testing is still not working and I want to hear some opinions before I make the switch to uv.

To-do

  • Fix tests in docker
  • Check if this still works on ARM (Raspberry Pi)
  • Is it okay to remove dumb-init?
  • Test if PUID and PGID still works
  • (Bonus) Add in-container debugging support with VSCode

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

Successfully merging this pull request may close these issues.

1 participant