Skip to content
/ Alexa Public

Some sample alexa skills using the `Alexa Skills Kit SDK for Python`

License

Notifications You must be signed in to change notification settings

firefart/Alexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexa

This repository contains some alexa skills for playing around with some echos and see what's possible using skills.

The skills are using the Alexa Skills Kit SDK for Python because I hate NodeJS and there is no golang SDK available yet.

Sadly most of the examples are NodeJS based so feel free to take this repository as a reference for Python based skills and learn from it.

Python SDK

https://alexa-skills-kit-python-sdk.readthedocs.io/en/latest/

Stuff used

  • Internationalisation (i18n)
  • Display Interface

Decision Maker

Helps with policy based decisions. Always returns no

DNS Lookup

Does DNS lookups (also reverse lookups)

Percentage Calculator

Calculates percent from a given number

Random Number Generator

Generates a random number. Always returns 4 (https://xkcd.com/221/)

About

Some sample alexa skills using the `Alexa Skills Kit SDK for Python`

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published