bazel-contrib / bazel-contrib/rules_python
2026 Priorities
- 主要语言
- Starlark
- 星标
- 688
- 派生
- 721
- 平均合并
- 15 小时 7 分钟
- 30 天内合并 PR
- 76
描述
This issue is to capture some of the topics that we, the rules_python maintainers, are particularly interested in this coming year. These are topics where we'd be particularly excited by PRs or design discussions.
Note that these are not promises of particular work. This is still a community driven project, so people work on what they find interesting or rewarding.
Topics are in no particular order. Discussion for a topic should be in their associated issue. This is not an exclusive list.
- A venv and site-packages layout for dependencies:
- #2156
- Consolidating `*_bazel.bzl` files, removing `semantics.bzl`, and general cleanup of the core rule implementations:
- #2522
- Implementing uv-based toolchain
- #1975
- Supporting other lockfile formats (e.g. [PEP751](https://peps.python.org/pep-0751/))
- #2787
- Build-phase sdist building
- #2410
- Solution to implicit dependencies on user-space libraries. Related:
- #2094
- #2370
- Implementing a C++ based bootstrap (expanding bootstrap to support e.g. compiled languages)
- #2500
- Make `bootstrap_impl=script` the default
- #2521
- Splitting sphinxdocs into its own bzlmod MODULE
- #2511
- Toolchains for local interpreters
- #2070
- Stabilize the pulling of platform-specific wheels matching target platform (i.e. `experimental_index_url`):
- #260
- #2241
- #1357
- #2559
- Zip stdlib to reduce file count / runfiles overhead
- #1653
cc @aignas @groodt
贡献指南
调研方向
首先选择一个链接的主题并阅读其关联的 issue,例如 #2156、#2522、#1975 或 #2787;这个总括 issue 没有指定文件、测试或入口点。由于它既没有要求具体的更改,也没有给出验收标准,因此无法在此定义 Done。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp, python
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100