Skip to content

Feature request: Add uv Support #743

@jinxiao

Description

@jinxiao

Describe your idea/feature/enhancement

We need UV support to build the dependencies. UV is a new tool implemented in Rust that provides significant performance enhancements. Besides, this tool supports pyproject.toml well which meets the new Python standards: PEP-631

Proposal

I just suspected if we need a dedicated builder isolated python_pip. As we can extend this python_pip to support the dependency_manager called uv.

Additional Details

I found an issue raised in aws-sam-cli project, see: aws/aws-sam-cli#7744. However when I checked the code of aws-sam-cli, aws-lambda-builders mus support first.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions