14 projects
ask-smapi-model
The SMAPI SDK Model package provides model definitions for making Skill Management API calls.
ask-sdk-model
The ASK SDK Model package provides model definitions, for building Alexa Skills.
ask-sdk
The ASK SDK Standard package provides a full distribution of the SDK, all batteries included, for building Alexa Skills.
ask-sdk-dynamodb-persistence-adapter
The ASK SDK DynamoDB Persistence Adapter package provides DynamoDB Adapter, that can be used with ASK SDK Core, for persistence management.
ask-sdk-core
The ASK SDK Core package provides core Alexa Skills Kit functionality, for building Alexa Skills.
ask-sdk-runtime
The ASK SDK Runtime package provides runtime componentsthat act as fundamental implementation layer for ASK SDKpackages
ask-sdk-webservice-support
The ASK SDK Webservice package provides support for running skills, built using the Alexa Skills Kit SDK, as web applications.
ask-sdk-local-debug
The ASK SDK Local Debug package provides Alexa Skills Kit debugger functionality
ask-sdk-model-runtime
The ASK SDK Model Runtime package provides common provides common implementations like Serializer, ApiClient, Authentication Configuration etc that is used by the SDK models.
ask-smapi-sdk
The SMAPI SDK package is the python library for Alexa Skill Management API (SMAPI) which contains operations that allow you to programmatically manage and test Alexa skills and related resources such as interaction models
ask-sdk-s3-persistence-adapter
The ASK SDK S3 Persistence Adapter package provides S3 Adapter, that can be used with ASK SDK Core, for persistence management.
ask-sdk-jinja-renderer
ask-sdk-jinja-renderer is an SDK package for supporting template responses for skill developers, when built using ASK Python SDK. It provides jinja framework as a template engine to render the response loaded from the templateand inject the data passed and finally deserialize it toa custom response format
flask-ask-sdk
The Flask ASK SDK package provides support for using ASK SDK and Flask, to deploy custom skills as webservice
django-ask-sdk
The Django ASK SDK package provides support for using ASK SDK and Django, to deploy custom skills as webservice