ask-sdk-runtime


Nameask-sdk-runtime JSON
Version 1.19.0 PyPI version JSON
download
home_pagehttps://github.com/alexa/alexa-skills-kit-sdk-for-python
SummaryThe ASK SDK Runtime package provides runtime componentsthat act as fundamental implementation layer for ASK SDKpackages
upload_time2023-06-08 18:19:50
maintainer
docs_urlNone
authorAlexa Skills Kit
requires_python>2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*
licenseApache 2.0
keywords ask sdk runtime alexa skills kit alexa runtime
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =============================================================
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 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/41>`__)
- Send data to service clients only if present (`#39 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/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 : 

- Support for [Name-free Interactions, using CanFulfill Intent in responses](https://developer.amazon.com/docs/custom-skills/implement-canfulfillintentrequest-for-name-free-interaction.html).


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 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/50>`__


1.6.0
~~~~~~~

This release contains the following changes :

- Update DefaultSerializer to let generic classes to be added as session attributes `60 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/60>`__.


1.7.0
~~~~~~~

This release contains the following changes :

- Add optional `play_behavior` attribute to `speak` and `ask` methods in response builder `61 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/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 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/99>`__ on delete persistence attributes, to delete attributes without checking if they are set. 
- Fix `type hints <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/95>`__ on lambda_handler.


1.11.0
~~~~~~~

This release contains the following changes : 
- `Template Resolvers <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/114>`__ used to generate responses using templates to handle ASK SDK requests.
- `Bug fix <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/99>`__ Delete persistence attributes without checking setter.
- `Bug fix <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/109>`__ Allow out-of-session requests.
- `Bug fix <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/107>`__ Change get_slot_value function to return None when slot is not present.
- `Bug fix <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/110>`__ 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 <https://www.python.org/dev/peps/pep-0561/>`__. Fixes `121 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/issues/121>`__.
- Fixes the literal check bug in api client, that fails in Python 3.8 `127 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/issues/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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/alexa/alexa-skills-kit-sdk-for-python",
    "name": "ask-sdk-runtime",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*",
    "maintainer_email": "",
    "keywords": "ASK SDK Runtime,Alexa Skills Kit,Alexa,Runtime",
    "author": "Alexa Skills Kit",
    "author_email": "ask-sdk-dynamic@amazon.com",
    "download_url": "https://files.pythonhosted.org/packages/88/e9/0c61ae5a47df30ee4022d8f9d7f6924b8bb0b2c5a1582558019410b72f91/ask-sdk-runtime-1.19.0.tar.gz",
    "platform": null,
    "description": "=============================================================\nASK SDK Runtime - Runtime layer components for Python ASK SDK\n=============================================================\n\nask-sdk-runtime is the Runtime layer package for Alexa Skills Kit (ASK) SDK by\nthe Software Development Kit (SDK) team for Python. It provides the\nbase abstraction components and generic implementations for ASK SDKs.\n\n\n=========\nCHANGELOG\n=========\n\n1.0.0\n-------\n\n* Initial release of Alexa Skills Kit SDK Runtime.\n\n1.1.0\n~~~~~~~\n\nThis release contains the following changes:\n\n- Introducing runtime layer (`#41 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/41>`__)\n- Send data to service clients only if present (`#39 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/39>`__)\n\n\n\n\n\n1.2.0\n~~~~~~~\n\nThis release contains the following changes : \n\n- 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.\n\n\n1.3.0\n~~~~~~~\n\nThis release contains the following features : \n\n- Support for [Name-free Interactions, using CanFulfill Intent in responses](https://developer.amazon.com/docs/custom-skills/implement-canfulfillintentrequest-for-name-free-interaction.html).\n\n\n1.4.0\n~~~~~~~\n\nThis release contains the following changes : \n\n- Add helper function for matching CanFulfill Intent name `#46 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/46>`\n- Deserialize only if payload is not None `48 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/48>`\n\n\n\n1.5.0\n~~~~~~~\n\nThis release contains the following changes :\n\n- Refactor Python version dependencies for Python 3.7 support `50 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/50>`__\n\n\n1.6.0\n~~~~~~~\n\nThis release contains the following changes :\n\n- Update DefaultSerializer to let generic classes to be added as session attributes `60 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/60>`__.\n\n\n1.7.0\n~~~~~~~\n\nThis release contains the following changes :\n\n- Add optional `play_behavior` attribute to `speak` and `ask` methods in response builder `61 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/61>`__. \n\n\n1.8.0\n~~~~~~~\n\nThis release contains the following changes : \n\n- Allow Default API Client to invoke Alexa APIs that require other than 'application/json' body type.\n\n\n\n1.9.0\n~~~~~~~\n\nThis release includes the following : \n\n- Request utility methods which makes it easier to retrieve common properties from an incoming request.\n\n\n1.10.0\n~~~~~~~\n\nThis release contains the following changes : \n\n- Viewport Utils support for Echo Show 5 (HUB_LANDSCAPE_SMALL).\n- Add check for device information in 'get_device_id' utility function.\n- Add 'get_user_id' utility function.\n\n\n1.10.1\n^^^^^^^\n\nThis release contains the following : \n\n- Fix the regression bug on `response_interceptors`.\n\n\n\n1.10.2\n^^^^^^^\n\nThis release contains the following changes : \n\n- `Bug fix <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/99>`__ on delete persistence attributes, to delete attributes without checking if they are set. \n- Fix `type hints <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/95>`__ on lambda_handler.\n\n\n1.11.0\n~~~~~~~\n\nThis release contains the following changes : \n- `Template Resolvers <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/114>`__ used to generate responses using templates to handle ASK SDK requests.\n- `Bug fix <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/99>`__ Delete persistence attributes without checking setter.\n- `Bug fix <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/109>`__ Allow out-of-session requests.\n- `Bug fix <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/107>`__ Change get_slot_value function to return None when slot is not present.\n- `Bug fix <https://github.com/alexa/alexa-skills-kit-sdk-for-python/pull/110>`__ Change decorator returned by request_handler to return the handler function.\n\n\n1.12.0\n~~~~~~~\n\nThis release contains the following changes : \n\n- `person_id` as partition key generator, when storing persistence attributes in dynamo tables.\n- `py.typed` files for `ask-sdk-core`. Fixes #121.\n- Minor doc fix in `ask-sdk-core` readme.\n\n\n1.13.0\n~~~~~~\n\nThis release contains the following changes : \n\n- py.typed files added to sdk packages, as per `PEP 561 <https://www.python.org/dev/peps/pep-0561/>`__. Fixes `121 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/issues/121>`__.\n- Fixes the literal check bug in api client, that fails in Python 3.8 `127 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/issues/127>`__\n\n\n1.14.0\n~~~~~~\n\nThis release contains the following changes : \n\n- general bug fixes and updates\n\n\n1.15.0\n~~~~~~\n\nThis release contains the following changes : \n\n- A new class UserAgentManager, to help set user agents for higher level frameworks using the SDK\n\n\n1.16.0\n~~~~~~\n\nThis release includes the following : \n\n- Added directive support on reprompt by creating utils on Response helper\n\n\n1.16.1\n^^^^^^\n\nThis release contains the following changes : \n\n- general bug fixes and updates\n\n1.17.1\n^^^^^^\n\nThis release contains the following changes : \n\n- general bug fixes and updates\n\n\n1.18.0\n~~~~~~\n\nGeneral bug fixes and updates\n\n\n1.19.0\n~~~~~~\n\nGeneral bug fixes and updates\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "The ASK SDK Runtime package provides runtime componentsthat act as fundamental implementation layer for ASK SDKpackages",
    "version": "1.19.0",
    "project_urls": {
        "Homepage": "https://github.com/alexa/alexa-skills-kit-sdk-for-python"
    },
    "split_keywords": [
        "ask sdk runtime",
        "alexa skills kit",
        "alexa",
        "runtime"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4a3f23541fce7dc169a3795e4402270dcfe0dc1cf02f7450671bc28ba00af8c",
                "md5": "1348599571113d5add0ec08b23d24782",
                "sha256": "301339c76749b9b0aadbe14dc2162b5c82df764e739110d353a17ec889a1eff7"
            },
            "downloads": -1,
            "filename": "ask_sdk_runtime-1.19.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1348599571113d5add0ec08b23d24782",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*",
            "size": 25581,
            "upload_time": "2023-06-08T18:19:48",
            "upload_time_iso_8601": "2023-06-08T18:19:48.372133Z",
            "url": "https://files.pythonhosted.org/packages/c4/a3/f23541fce7dc169a3795e4402270dcfe0dc1cf02f7450671bc28ba00af8c/ask_sdk_runtime-1.19.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88e90c61ae5a47df30ee4022d8f9d7f6924b8bb0b2c5a1582558019410b72f91",
                "md5": "fb03c00165bee707d43f22cb7f4de1eb",
                "sha256": "22bb26c9635e1eef56382d7aec9f0e8acf2643d81e1e1ddb5655f014ad0a3bd2"
            },
            "downloads": -1,
            "filename": "ask-sdk-runtime-1.19.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fb03c00165bee707d43f22cb7f4de1eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*",
            "size": 15805,
            "upload_time": "2023-06-08T18:19:50",
            "upload_time_iso_8601": "2023-06-08T18:19:50.179464Z",
            "url": "https://files.pythonhosted.org/packages/88/e9/0c61ae5a47df30ee4022d8f9d7f6924b8bb0b2c5a1582558019410b72f91/ask-sdk-runtime-1.19.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-08 18:19:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alexa",
    "github_project": "alexa-skills-kit-sdk-for-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "ask-sdk-runtime"
}
        
Elapsed time: 0.07397s