Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python PDM support for lambda functions #28421

Open
2 tasks
CaptainDriftwood opened this issue Dec 19, 2023 · 1 comment
Open
2 tasks

Python PDM support for lambda functions #28421

CaptainDriftwood opened this issue Dec 19, 2023 · 1 comment
Labels
@aws-cdk/aws-lambda Related to AWS Lambda effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2

Comments

@CaptainDriftwood
Copy link

Describe the feature

Similar to allowing support for requirements.txt, pipenv, and poetry, also allow support for the pdm packaging utility as referenced here:
https://pdm-project.org/latest/

Use Case

To support projects that utilize the pdm packaging/ virtual environment management tool.

Proposed Solution

No response

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.115.0

Environment details (OS name and version, etc.)

Mac OS Sonoma, 14.2

@CaptainDriftwood CaptainDriftwood added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Dec 19, 2023
@github-actions github-actions bot added the @aws-cdk/aws-lambda Related to AWS Lambda label Dec 19, 2023
@khushail
Copy link
Contributor

thanks @CaptainDriftwood for submitting this request.

@khushail khushail added p2 effort/medium Medium work item – several days of effort needs-review and removed needs-triage This issue or PR still needs to be triaged. needs-review labels Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-lambda Related to AWS Lambda effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

2 participants