Skip to content

wrote this during the amazon alexa workshop to handle the work with python aws lambda

Notifications You must be signed in to change notification settings

rbalch/AlexaWorkshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Alexa Workshop

I made this during the workshop so I could use python instead of nodejs. This implements the basics for the workshop using aws lambda and Alexa interactions.

BaseAlexaRequest

Implements the basics you need (processing incoming requests, parsing the incoming variables, and loading/returning the session attributes).

Inherit from it and make a @property for each incoming intent.

About

wrote this during the amazon alexa workshop to handle the work with python aws lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages