Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

FiveTalent/pyxero-lambda-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyXero Lambda Layer

This project creates a lambda layer with the pyxero sdk for use with Python3.6 lambda functions.

Usage

Clone this repo, run the build command, then deploy the layer.

Requirements

  • Docker
  • Serverless Framework

Example

git clone git@github.com:FiveTalent/pyxero-lambda-layer.git
cd pyxero-lambda-layer

./build.sh

serverless deploy [options]

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to the pyxero sdk for being a thing:
  • Build steps inspired by the sqlite lambda layer project

Made with ❤️ by Five Talent.

About

Create a Lambda Layer with the pyxero sdk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published