A minimalist SDK for developing skills for the Amazon Echo's ASK - Alexa Skills Kit using Amazon Web Services's Python Lambda Functions. Currently supported profiles are for Linux servers and AWS Lambda. Check the appropriate release branch. The cherrypy release branches have added components for request validation.
The README.md is ok general documentation if you already have experience with the package. However, it would be great if there was a walk-through where you re-create alexa-skills-kit-color-expert example but using ask-alexa-pykit.
Since color-expert / what's my fav color is the "hello world" of Alexa and is well documented on aws, it would be an outstanding example to use to show how it would be accomplished using ask-alexa-pykit. It was my goal to recreate it using your toolkit for the reason I outlined above.
The README.md is ok general documentation if you already have experience with the package. However, it would be great if there was a walk-through where you re-create alexa-skills-kit-color-expert example but using ask-alexa-pykit.
Since color-expert / what's my fav color is the "hello world" of Alexa and is well documented on aws, it would be an outstanding example to use to show how it would be accomplished using ask-alexa-pykit. It was my goal to recreate it using your toolkit for the reason I outlined above.