keithrozario / Klayers

Python Packages as AWS Lambda Layers
Other
2.14k stars 309 forks source link

[FEATURE] Python 3.11 support #356

Closed IcerOut closed 1 year ago

IcerOut commented 1 year ago

Is your feature request related to a problem? Please describe. AWS has published a runtime for Python 3.11: https://aws.amazon.com/blogs/compute/python-3-11-runtime-now-available-in-aws-lambda/

Describe the solution you'd like It would be great to have layers available for Python 3.11 as well

keithrozario commented 1 year ago

Work in progress guys .... stand by :)

keithrozario commented 1 year ago

Done! :)

https://github.com/keithrozario/Klayers/tree/master/deployments/python3.11 https://github.com/keithrozario/Klayers/tree/master/deployments/python3.11-arm64