A simple CLI tool to test lambdas using an event.json file
Project description
Lesty
A CLI tool to execute AWS Lambda handlers with a JSON event file.
Installation
Install as a development dependency in your Python project:
poetry add --group=dev lesty
or
uv add --dev lesty
Usage
uv run lesty /path/to/lambda_handler.py /path/to/event.json
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lesty-0.2.0.tar.gz
(3.2 kB
view details)
Built Distribution
lesty-0.2.0-py3-none-any.whl
(3.4 kB
view details)
File details
Details for the file lesty-0.2.0.tar.gz
.
File metadata
- Download URL: lesty-0.2.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.24
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
440a028689fb2610d501c679be33ae972447954f95a3a81b29a055cf2b2a1584
|
|
MD5 |
2a3b0d578ee230eb834e669df3f58f7e
|
|
BLAKE2b-256 |
0c1a7b4f7673b4707496e3e00c0b38a6e5ed07937aba71d26608c82e7dd7eebf
|
File details
Details for the file lesty-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: lesty-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.24
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
21f0e419847520fbb160574a5007d18a0f21b218163eff44577d8282094365b6
|
|
MD5 |
f97658bd26a3226a5050b942195a531d
|
|
BLAKE2b-256 |
2bbfc3c5d5d8ecddafdd4b70d496f3ea790986a8e693f05ef0119b06d6c4e720
|