Metadata-Version: 2.1
Name: lambda-utility
Version: 0.2.0
Summary: 
Home-page: https://github.com/rekyungmin/lambda-utils
License: MIT
Author: Kyungmin Lee
Author-email: rekyungmin@gmail.com
Maintainer: Kyungmin Lee
Maintainer-email: rekyungmin@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pydantic (>=1.8.1,<2.0.0)
Requires-Dist: slack-sdk (>=3.4.2,<4.0.0)
Project-URL: Repository, https://github.com/rekyungmin/lambda-utils
Description-Content-Type: text/markdown

# lambda-utils
[![Python](https://img.shields.io/badge/python-v3.9-blue.svg?&logo=python&style=flat)](https://docs.python.org/3.9/)
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)

## Requirements
- Python 3.7 +

