-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
@aws-cdk/aws-lambda-pythonfeature-requestA feature should be added or improved.A feature should be added or improved.p1
Description
Describe the feature
Just as poetry is supported, uv will also be supported.
Use Case
Manage python modules by uv, and deploy it to AWS Lambda.
Proposed Solution
The uv can generate requirements.txt by running uv pip compile.
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.154.0
Environment details (OS name and version, etc.)
macOS Sonoma 14.5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-lambda-pythonfeature-requestA feature should be added or improved.A feature should be added or improved.p1