Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

An Alexa Skill Sample showing how to build a trivia skill in Python. (This sample does not use the beta version of the Alexa Skills Kit SDK for Python.)

License

Notifications You must be signed in to change notification settings

alexa-samples/skill-sample-python-trivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

** This repository has been archived **

This repository is still available as a point-in-time reference, but no further updates or support will be prioritized.

NOTE: This repo does not use the beta Python SDK which can be found here: https://github.com/alexa-labs/alexa-skills-kit-sdk-for-python/


Build An Alexa Trivia Skill in Python

Voice User InterfaceLambda FunctionConnect VUI to CodeTesting

What You Will Learn

What You Will Need

What Your Skill Will Do

This simple "quiz" Skill will teach you how the different pieces of the Alexa Skill development process fit together. The Skill allows users to request a simple multiple choice trivia with 5 random questions about Reindeer.

We use will use the new Skill builder UI to build the Skill although the quiz itself does not employ the new "Dialog-Delegate interface" model.

About

An Alexa Skill Sample showing how to build a trivia skill in Python. (This sample does not use the beta version of the Alexa Skills Kit SDK for Python.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages