ankitects/anki

Bundle uv/pip in Briefcase package?

开放

#5,033 创建于 2026年6月17日

 (2 条评论) (1 个反应) (0 位负责人)Rust (2,965 个派生)batch import
help wanted

仓库指标

星标
 (27,973 个星标)
PR 合并指标
 (平均合并 4天) (30 天内合并 68 个 PR)

描述

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

贡献者指南