Skip to content

An Amazon Alexa skill developed Python that will query the Dairy Godmother for the flavor of the day

License

Notifications You must be signed in to change notification settings

pasharkey/flavorforecast

Repository files navigation

Flavor Forecast

An Amazon Alexa skill developed in Python which queries the flavor of the day information from The Dairy Godmother flavor forecast calendar.

Certified and available on the Alexa skill storefront: Flavor Forecast

Examples

"Alexa, ask Flavor Forecast what the flavor forecast is today?"
"Alexa, ask Flavor Forecast for the flavor of the day on August 21, 2017"
"Alexa, ask Flavor Forecast is the The Dairy Godmother open?"

Requirements

Uses Zappa to deploy on AWS Lambda + API Gateway

Installation and Deployment

Create a new virtualenv

mkvirtualenv --python=[path_to_python2] [env_name]

Initialize and Deploy with Zappa

zappa init
zappa deploy dev

Contact

patrick.sharkey@gmail.com

About

An Amazon Alexa skill developed Python that will query the Dairy Godmother for the flavor of the day

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages