Create skeleton of a python AWS Lambda function
Project description
Create python AWS Lambda skeleton from templates.
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 details)
File details
Details for the file lambda_pyskel-1.0.1.tar.gz
.
File metadata
- Download URL: lambda_pyskel-1.0.1.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbfb4bf9888af147e6faf886f68da6ec5a1856b067b0e067b081c13a4f4944d8 |
|
MD5 | eb7c87c2825b6dc65d16d8695d06ef28 |
|
BLAKE2b-256 | 532592034e3487fe0598c181f9a7d0e217b8e9c5b6a4a4b22bd3d5b28b06f574 |