aws-cloudformation / aws-cloudformation/cloudformation-cli-python-plugin
Support UV
未关闭
适合新手
- 主要语言
- Python
- 星标
- 107
- 派生
- 46
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hey, so sam-cli supports UV by now.
It'd be nice if we could add UV as a package manager too
As far as I can tell we'd just need to create a new method here:
https://github.com/aws-cloudformation/cloudformation-cli-python-plugin/blob/9159d8b1296e6cb82b917eb63062ba664e193b7b/python/rpdk/python/codegen.py#L313-L326
贡献指南
调研方向
Start in python/rpdk/python/codegen.py at the package-manager methods around lines 313-326, and compare the existing implementations to understand the expected interface. Add UV as a supported package manager and verify that code generation recognizes it successfully.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 活跃
- 描述清晰度
- 描述清楚
- 新手友好度
- 78/100