All Projects → alexa → alexa-apis-for-python

alexa / alexa-apis-for-python

Licence: Apache-2.0 license
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).

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to alexa-apis-for-python

alexa-ruby
Ruby toolkit for Amazon Alexa service
Stars: ✭ 17 (-79.27%)
Mutual labels:  alexa, alexa-skills-kit, alexa-custom-skill
Azure4Alexa
Create and Host Alexa Custom Skills using .NET and Azure
Stars: ✭ 48 (-41.46%)
Mutual labels:  alexa, alexa-skills-kit, alexa-custom-skill
ask-console-chrome-extension
⚡️ Chrome Extension for faster testing in the Alexa Skill Simulator
Stars: ✭ 37 (-54.88%)
Mutual labels:  alexa, alexa-skills-kit
Flask Ask
Alexa Skills Kit for Python
Stars: ✭ 1,877 (+2189.02%)
Mutual labels:  alexa, alexa-skills-kit
Awesome Bots
The most awesome list about bots ⭐️🤖
Stars: ✭ 2,864 (+3392.68%)
Mutual labels:  alexa, alexa-skills-kit
Virtual Alexa
🤖 Easily test and debug Alexa skills programmatically
Stars: ✭ 106 (+29.27%)
Mutual labels:  alexa, alexa-skills-kit
Alexa Voice Service.js
Library for interacting with Alexa Voice Service (AVS) in the browser.
Stars: ✭ 123 (+50%)
Mutual labels:  alexa, alexa-skills-kit
Bst
🔧 Bespoken Tools - Tools for making voice apps faster and better
Stars: ✭ 193 (+135.37%)
Mutual labels:  alexa, alexa-skills-kit
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.
Stars: ✭ 678 (+726.83%)
Mutual labels:  alexa, alexa-skills-kit
ask-toolkit-for-vscode
ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.
Stars: ✭ 90 (+9.76%)
Mutual labels:  alexa, alexa-skills-kit
cookiecutter-flask-ask
Cookiecutter template for Alexa skills based on the fantastic Flask-Ask framework 🍾🗣❓
Stars: ✭ 51 (-37.8%)
Mutual labels:  alexa, alexa-skills-kit
Depressionai
Alexa skill for people suffering with depression.
Stars: ✭ 92 (+12.2%)
Mutual labels:  alexa, alexa-skills-kit
Alexa Myqgarage
Use your Echo to control your Chamberlain MyQ Garage door
Stars: ✭ 63 (-23.17%)
Mutual labels:  alexa, alexa-skills-kit
alexa-skills-kit-golang
GoLang port of the Amazon Alexa Skills Kit
Stars: ✭ 48 (-41.46%)
Mutual labels:  alexa, alexa-skills-kit
Alexa Skills Kit Sdk For Java
The Alexa Skills Kit SDK for Java helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Stars: ✭ 758 (+824.39%)
Mutual labels:  alexa, alexa-skills-kit
Alexaskillskit
Swift library to develop custom Alexa Skills
Stars: ✭ 160 (+95.12%)
Mutual labels:  alexa, alexa-skills-kit
Awesome Amazon Alexa
🗣Curated list of awesome resources for the Amazon Alexa platform.
Stars: ✭ 458 (+458.54%)
Mutual labels:  alexa, alexa-skills-kit
Alexa Smarthome
Resources for Alexa Smart Home developers.
Stars: ✭ 496 (+504.88%)
Mutual labels:  alexa, alexa-skills-kit
amazon-alexa-skill-library
DEPRECATED PHP Library for Amazon Alexa Skills
Stars: ✭ 13 (-84.15%)
Mutual labels:  alexa, alexa-skills-kit
serverless-alexa-skills
Manage your Alexa Skills with Serverless Framework
Stars: ✭ 69 (-15.85%)
Mutual labels:  alexa, alexa-skills-kit


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 a core dependency for the Alexa Skills Kit Python SDK.

These model classes are auto-generated using the JSON schemas in the developer documentation.

Package Version
ask-sdk-model Version Downloads

Following are some resources that can help you get started quickly with models and SDK:

Got Feedback?

  • We would like to hear about your bugs, feature requests, questions or quick feedback. Please search for existing issues before opening a new one. It would also be helpful if you follow the templates for issue creation. Please follow the contributing guidelines!!
  • Since these model classes are auto-generated using the JSON schemas in the developer documentation, we do NOT currently accept Pull Requests. All Pull Requests will be automatically closed, unless the request is generic and applies across ALL model classes.
  • Request and vote for Alexa features on User Voice
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].