We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c5f212 commit e5ae16bCopy full SHA for e5ae16b
1 file changed
readme.md
@@ -2,6 +2,10 @@
2
3
Build AWS Lambda deployment packages and layers for multiple Python versions (3.10+) and architectures (x86_64/arm64).
4
5
+[](https://github.com/fok666/lambda-python-layer/actions/workflows/dependabot/dependabot-updates) [](https://github.com/fok666/lambda-python-layer/actions/workflows/build-and-release.yml)
6
+
7
+Inspired by [LambdaZipper](https://github.com/tiivik/LambdaZipper)
8
9
## Features
10
11
- 🐍 **Multiple Python versions**: Support for Python 3.10, 3.11, 3.12, 3.13, and 3.14 (default)
0 commit comments