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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5e37f71 · May 24, 2022

History

8 Commits
May 24, 2022
May 24, 2022
Jan 13, 2020
Aug 27, 2019
May 24, 2022
May 24, 2022
May 24, 2022
Aug 27, 2019
Aug 27, 2019
Aug 27, 2019
Aug 27, 2019
May 24, 2022
May 24, 2022
Aug 27, 2019
Aug 27, 2019
May 24, 2022
May 24, 2022

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