Skip to main content

The ASK SDK Standard package provides a full distribution of the SDK, all batteries included, for building Alexa Skills.

Project description

ASK SDK - Standard / Full distribution of Python ASK SDK

ask-sdk is the standard SDK package for Alexa Skills Kit (ASK) by the Software Development Kit (SDK) team for Python. It is a all batteries included package for developing Alexa Skills.

Quick Start

Installation

Assuming that you have Python and virtualenv installed, you can install the package and it’s dependencies (ask-sdk-model, ask-sdk-core, ask-sdk-dynamodb-persistence-adapter) from PyPi as follows:

$ virtualenv venv
$ . venv/bin/activate
$ pip install ask-sdk

You can also install the whole standard package locally by following these steps:

$ git clone https://github.com/alexa/alexa-skills-kit-sdk-for-python.git
$ cd alexa-skills-kit-sdk-for-python/ask-sdk
$ virtualenv venv
...
$ . venv/bin/activate
$ python setup.py install

Usage and Getting Started

Getting started guides, SDK Features, API references, samples etc. can be found at Read The Docs

Got Feedback?

  • We would like to hear about your bugs, feature requests, questions or quick feedback. Please search for the existing issues before opening a new one. It would also be helpful if you follow the templates for issue and pull request creation. Please follow the contributing guidelines!!

  • Request and vote for Alexa features!

CHANGELOG

0.1

  • Initial release of ASK SDK Standard package.

0.1.1

  • Docstring changes for generated docs.

0.1.2

  • unicode_type = six.text_type and define long in Python 3 (#1)

  • Use feature detection instead of version detection (#10)

  • Send stringified raw data to Alexa APIs (#12)

0.1.3

  • Remove inspect.getargspec from sb decorators. Closes #20

1.0.0

  • Production release of ASK SDK Standard Package.

1.1.0

This release contains the following changes:

  • Introducing runtime layer (#41)

  • Send data to service clients only if present (#39)

1.2.0

This release contains the following changes :

  • Add support for Alexa Presentation Language (Public Beta). The Alexa Presentation Language (APL) enables you to build interactive voice experiences that include graphics, images, slideshows, and to customize them for different device types.

1.3.0

This release contains the following features :

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ask-sdk-1.3.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ask_sdk-1.3.0-py2.py3-none-any.whl (5.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file ask-sdk-1.3.0.tar.gz.

File metadata

  • Download URL: ask-sdk-1.3.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.6

File hashes

Hashes for ask-sdk-1.3.0.tar.gz
Algorithm Hash digest
SHA256 50930eb295e56f66c8b0b32d9817366ecd8a1c6600cd134a33dca2686e98a281
MD5 5054ec8521185d4e11ade852b8fc8339
BLAKE2b-256 23a9f8b78a074d79c5cb1870cf3e2c4335ef3d4b0a133004bb589db4f8a2d3b4

See more details on using hashes here.

File details

Details for the file ask_sdk-1.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: ask_sdk-1.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.6

File hashes

Hashes for ask_sdk-1.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8842709f96902d2c462de92e86f4c7369b69dac811027897724e0fab4d96b5a2
MD5 c4352831b2cf79a07feecdbc73c4391b
BLAKE2b-256 ccb1c4446ff216255443c4870272c01d13a0ca6e97e7358e7c8e8c898a6ef9a7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page