JuliaPy / JuliaPy/PythonCall.jl
Locking julia dependencies
- 主要语言
- Julia
- 星标
- 1.1k
- 派生
- 86
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 3
描述
It would be nice to have an automatic way of locking Julia dependencies when releasing Python wheels, partly to minimize supply chain risks for users, and partly so that I can be confident there won't be bugs showing up. There are various tradeoffs, of course, but it might be nice to have a mechanism for this, similar to `uv.lock`.
贡献指南
这个仓库没有索引到贡献指南
调研方向
No files or tests are named. Start by mapping how Python wheels are released and how Julia dependencies are currently represented, then compare the desired behavior with the referenced uv.lock approach; done means releases automatically produce a dependable dependency lock that addresses reproducibility and supply-chain concerns.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia, python
- 领域
- build-system, release, security
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100