Skip to main content

The ASK SDK Runtime package provides runtime componentsthat act as fundamental implementation layer for ASK SDKpackages

Project description

ASK SDK Runtime - Runtime layer components for Python ASK SDK

ask-sdk-runtime is the Runtime layer package for Alexa Skills Kit (ASK) SDK by the Software Development Kit (SDK) team for Python. It provides the base abstraction components and generic implementations for ASK SDKs.

CHANGELOG

1.0.0

  • Initial release of Alexa Skills Kit SDK Runtime.

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 :

1.4.0

This release contains the following changes :

  • 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.5.0

This release contains the following changes :

  • Refactor Python version dependencies for Python 3.7 support 50

1.6.0

This release contains the following changes :

  • Update DefaultSerializer to let generic classes to be added as session attributes 60.

1.7.0

This release contains the following changes :

  • Add optional play_behavior attribute to speak and ask methods in response builder 61.

1.8.0

This release contains the following changes :

  • Allow Default API Client to invoke Alexa APIs that require other than ‘application/json’ body type.

1.9.0

This release includes the following :

  • Request utility methods which makes it easier to retrieve common properties from an incoming request.

1.10.0

This release contains the following changes :

  • Viewport Utils support for Echo Show 5 (HUB_LANDSCAPE_SMALL).

  • Add check for device information in ‘get_device_id’ utility function.

  • Add ‘get_user_id’ utility function.

1.10.1

This release contains the following :

  • Fix the regression bug on response_interceptors.

1.10.2

This release contains the following changes :

  • Bug fix on delete persistence attributes, to delete attributes without checking if they are set.

  • Fix type hints on lambda_handler.

1.11.0

This release contains the following changes : - Template Resolvers used to generate responses using templates to handle ASK SDK requests. - Bug fix Delete persistence attributes without checking setter. - Bug fix Allow out-of-session requests. - Bug fix Change get_slot_value function to return None when slot is not present. - Bug fix Change decorator returned by request_handler to return the handler function.

1.12.0

This release contains the following changes :

  • person_id as partition key generator, when storing persistence attributes in dynamo tables.

  • py.typed files for ask-sdk-core. Fixes #121.

  • Minor doc fix in ask-sdk-core readme.

1.13.0

This release contains the following changes :

  • py.typed files added to sdk packages, as per PEP 561. Fixes 121.

  • Fixes the literal check bug in api client, that fails in Python 3.8 127

1.14.0

This release contains the following changes :

  • general bug fixes and updates

1.15.0

This release contains the following changes :

  • A new class UserAgentManager, to help set user agents for higher level frameworks using the SDK

1.16.0

This release includes the following :

  • Added directive support on reprompt by creating utils on Response helper

1.16.1

This release contains the following changes :

  • general bug fixes and updates

1.17.1

This release contains the following changes :

  • general bug fixes and updates

1.18.0

General bug fixes and updates

1.19.0

General bug fixes and updates

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-runtime-1.19.0.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

ask_sdk_runtime-1.19.0-py2.py3-none-any.whl (25.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file ask-sdk-runtime-1.19.0.tar.gz.

File metadata

  • Download URL: ask-sdk-runtime-1.19.0.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for ask-sdk-runtime-1.19.0.tar.gz
Algorithm Hash digest
SHA256 22bb26c9635e1eef56382d7aec9f0e8acf2643d81e1e1ddb5655f014ad0a3bd2
MD5 fb03c00165bee707d43f22cb7f4de1eb
BLAKE2b-256 88e90c61ae5a47df30ee4022d8f9d7f6924b8bb0b2c5a1582558019410b72f91

See more details on using hashes here.

File details

Details for the file ask_sdk_runtime-1.19.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for ask_sdk_runtime-1.19.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 301339c76749b9b0aadbe14dc2162b5c82df764e739110d353a17ec889a1eff7
MD5 1348599571113d5add0ec08b23d24782
BLAKE2b-256 c4a3f23541fce7dc169a3795e4402270dcfe0dc1cf02f7450671bc28ba00af8c

See more details on using hashes here.

Supported by

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