Pinned Repositories
alexa-apis-for-python
The Alexa APIs for Python consists of python classes that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit Python SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-python).
alexa-skills-kit-sdk-for-python
The Alexa Skills Kit SDK for Python helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
challenges
PyBites Code Challenges
datasciencecoursera
datasharing
The Leek group guide to data sharing
isort
A Python utility / library to sort imports.
opennms
Enterprise-Grade Open-Source Network Management Platform
skill-sample-python-city-guide
This Alexa sample skill is a template for a basic city-guide skill. Provided some data about a city's restaurants, attractions, Alexa will recommend a restaurant based on the meal type or recommend an attraction. It can also suggest the current temperature and weather conditions of the city.
skill-sample-python-petmatch
Pet Match matches the user with a pet. When launched, this Alexa Skill will prompt the user for the information it needs to determine a match. Once all of the required information is collected, it will send the data to an external web service which processes the data and returns the match. Through this workshop, you will learn how to use advanced Alexa Skills Kit features to create and configure an Alexa Skill and AWS Lambda.
isort
A Python utility / library to sort imports.
akonsta's Repositories
akonsta/alexa-apis-for-python
The Alexa APIs for Python consists of python classes that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit Python SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-python).
akonsta/alexa-skills-kit-sdk-for-python
The Alexa Skills Kit SDK for Python helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
akonsta/challenges
PyBites Code Challenges
akonsta/datasciencecoursera
akonsta/datasharing
The Leek group guide to data sharing
akonsta/isort
A Python utility / library to sort imports.
akonsta/opennms
Enterprise-Grade Open-Source Network Management Platform
akonsta/skill-sample-python-city-guide
This Alexa sample skill is a template for a basic city-guide skill. Provided some data about a city's restaurants, attractions, Alexa will recommend a restaurant based on the meal type or recommend an attraction. It can also suggest the current temperature and weather conditions of the city.
akonsta/skill-sample-python-petmatch
Pet Match matches the user with a pet. When launched, this Alexa Skill will prompt the user for the information it needs to determine a match. Once all of the required information is collected, it will send the data to an external web service which processes the data and returns the match. Through this workshop, you will learn how to use advanced Alexa Skills Kit features to create and configure an Alexa Skill and AWS Lambda.