Support UV

Open Beginner friendly
#279 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

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

Dominant language
Python
Stars
107
Forks
46
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aws-cloudformation/cloudformation-cli-python-plugin

All issues in aws-cloudformation/cloudformation-cli-python-plugin

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.