Metadata-Version: 2.1
Name: vy-lambda-tools
Version: 0.4.0b3
Summary: 
Author: Nicolas Harlem Eide
Author-email: nicolas@harlemeide.net
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aws-lambda-powertools (>=2.32.0,<3.0.0)
Requires-Dist: boto3 (>=1.28.53,<2.0.0)
Requires-Dist: boto3-stubs[dynamodb,ssm] (>=1.28.53,<2.0.0)
Requires-Dist: moto (>=4.2.13,<5.0.0)
Requires-Dist: python-json-logger (>=2.0.7,<3.0.0)
Description-Content-Type: text/plain

= Vy Lambda Tools

This repo contains the library we use to work with lambdas in Python.
