Metadata-Version: 2.1
Name: python-lambda-builder
Version: 0.1.0
Summary: 
Author: Damilola Adeyemi
Author-email: adeyemidamilola3@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: typer (>=0.5.0,<0.6.0)
Description-Content-Type: text/markdown

# Python Lambda Builder
This library is a simple side project to solve the problem of 
building together a python project and its dependencies for lambda 
deployment. This command with could be integrated into pipeline 
for deployment.

## Usage
For poetry:

