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.
The Up API gives you programmatic access to your balances and transaction data. You can request past transactions or set
This release contains the following changes : - py.typed files added to sdk packages, as per [PEP 561](https://www.python.org/dev/peps/pep-0561/).…
This release contains the following changes : - `person_id` as partition key generator, when storing persistence attributes in dynamo tables. - M…
This release contains the following changes : - [Template Resolvers](https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/114) used to gene…
This release contains the following changes : - [Bug fix](https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/99) on delete persistence …
This release contains the following : - Fix the regression bug on `response_interceptors`.
This release contains the following changes : - `Viewport Utils` support for Echo Show 5 (HUB_LANDSCAPE_SMALL). - Add check for device informatio…
This release includes the following : - [Request utility](https://github.com/alexa/alexa-skills-kit-sdk-for-python/blob/master/ask-sdk-core/ask_sd…
This release contains the following changes : - Allow Default API Client to invoke Alexa APIs that require other than 'application/json' body type…