A tool to package Python code for AWS Lambda.
Project description
Lambda Kit
Yet another CLI tool for manipulating Python Lambda functions and layers.
Overview
Whenever I try to create new AWS Lambda functions in Python I always have difficulty packaging the code and dependencies. This tool is designed to make it easier to package and deploy Python Lambda functions and Lambda layers.
Installation
pip install lambda-kit
Usage
Display the help menu:
lambda-kit --help
Features
- Package Lambda functions
- Package Lambda layers
Usage
Packaging Lambda Functions
kit function --function-name my-function --source-dir /path/to/source --output-dir /path/to/output
Packaging Lambda Layers
kit layer --layer-name my-layer --source-dir /path/to/source --output-dir /path/to/output
References
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lambda_kit-1.0.14.tar.gz.
File metadata
- Download URL: lambda_kit-1.0.14.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2695f94cd0f683a130eabd843d9eb95528fc9488e41a04761f5ba5915999544
|
|
| MD5 |
fee97fe0a5cd5ae8ab92e81fc1a25769
|
|
| BLAKE2b-256 |
13c7668d0bc9547fb304d362a7a210c00bfd451488ae879738168ef16ba8b6f4
|
File details
Details for the file lambda_kit-1.0.14-py3-none-any.whl.
File metadata
- Download URL: lambda_kit-1.0.14-py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eecb43acae3301604e7ac4d997c4d76b8133f9490f3e9b153e1360f4e3e49169
|
|
| MD5 |
6758a81ec344e9888ccfcf73e823c140
|
|
| BLAKE2b-256 |
f31c126a5b910104fd97bde16643d71a05d4058b4d3d5ba7149cb4f72564aa43
|