Skip to content

Utilities for developing AWS Lambda functions in Python.

License

Notifications You must be signed in to change notification settings

ki-tools/sls-tools-py

Repository files navigation

Build Status Coverage Status

sls-tools-py

Utilities for developing AWS Lambda functions in Python.

Installation

pip install sls-tools

Development Setup

git clone https://github.com/ki-tools/sls-tools-py.git
cd sls-tools-py
pipenv --three
source .venv/bin/activate
make pip_install
make test

Module Documentation

See full module documentation here.

About

Utilities for developing AWS Lambda functions in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published