Allow using poetry as a dependency management tool as well as pip / requirements.txt (as lambdas support this in the cdk now)
Open
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
Lambdas support using poetry in the cdk now.
https://docs.aws.amazon.com/cdk/api/latest/docs/aws-lambda-python-readme.html
It would be really nice if the chalice cdk deployment had a way of allowing this too.
Would this involve an alternative packager? Or is there a cdk only solution?
Contributor guide
Research direction
Start with the linked AWS CDK Python Lambda packaging documentation, then trace Chalice's CDK deployment and dependency-packaging entry points. Define whether Poetry support belongs in an alternative packager or a CDK-only path, and verify that a Poetry-managed Lambda can be deployed with its dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100