ankitects/anki

Bundle uv/pip in Briefcase package?

Ouverte

#5 033 ouverte le 17 juin 2026

 (2 commentaires) (1 réaction) (0 personne assignée)Rust (2 965 forks)batch import
help wanted

Métriques du dépôt

Stars
 (27 973 étoiles)
Métriques de merge PR
 (Merge moyen 4j) (68 PRs mergées en 30 j)

Description

Bundling uv/pip in the package could help us implement some kind of update functionality similar to the uv launcher (might be impractical on macOS due to signing) and allow users to downgrade/upgrade dependencies such as PyQt and offer add-ons some support for vendoring their dependencies at runtime.

References

https://github.com/ankitects/anki/commit/bb1b289690993d1d831dda41dadb1b663c78bb92

https://github.com/ankitects/anki/issues/4556#issuecomment-4484608030

https://forums.ankiweb.net/t/how-should-add-ons-install-python-dependencies-in-26-05/70130

https://github.com/beeware/briefcase/issues/419

Guide contributeur