Alexa Skills Kit Sdk For Python Versions Save

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.

1.5.0

5 years ago

This release contains the following changes :

  • Refactor Python version dependencies for Python 3.7 support 50

1.4.0

5 years ago

This release contains the following bug fixes :

  • Add helper function for matching CanFulfill Intent name #46 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/46>
  • Deserialize only if payload is not None 48 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/48>

'1.3.0'

5 years ago

This release contains the following features :

'1.2.0'

5 years ago

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.1.0'

5 years ago

This release contains the following changes :

  • Introducing runtime layer (#41 )
  • Send data to service clients only if present (#39 )

1.0.0

5 years ago

For more information about the Alexa Skills Kit (ASK) Software Development Kit (SDK) for Python, see this blog post.