aws-cloudformation / aws-cloudformation/cloudformation-cli-python-plugin

Support UV

Open Beginner friendly
#279 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
107
Forks
46
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.