Skip to main content

Create skeleton of a python AWS Lambda function

Project description

Create python AWS Lambda skeleton from templates.

https://circleci.com/gh/vincentsarago/lambda-pyskel.svg?style=svg https://codecov.io/gh/vincentsarago/lambda-pyskel/branch/master/graph/badge.svg

Shameless inspiration from @sgillies https://github.com/mapbox/pyskel

Install

You can install lambda-pyskel using pip

$ pip install -U pip
$ pip install lambda-pyskel

or install from source:

$ git clone https://github.com/vincentsarago/lambda-pyskel.git
$ cd lambda-pyskel
$ pip install -U pip
$ pip install -e .

Templates

Usage

$ lps yo-rasterio --template rasterio

$ lps yo-simple --template simple

$ lps yo-gdal --template gdal

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lambda_pyskel-1.0.1.tar.gz (7.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page