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

Use uv as python package manager #715

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

neobooru
Copy link
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