Most Alexa samples on the internet were Node when I needed Python. So I wrote the missing series.
Alexa-Skills-Python is the code. The writing lives under Articles:
- An introduction — ASK, intents, the console
- How to create Alexa skills — a Rock–Paper–Scissors skill, LaunchRequest to win/lose
- The visual dimension — Alexa Presentation Language
- Multilingual support — English and French as first-class
- Monetization — in-skill purchasing
Related: voice-assistants for Alexa and Google Assistant (Dialogflow, Flask-Ask).