flask-ask icon indicating copy to clipboard operation
flask-ask copied to clipboard

Alexa Skills Kit for Python

Results 28 flask-ask issues
Sort by recently updated
recently updated
newest added

ISPs are now also [available](https://developer.amazon.com/blogs/alexa/post/6704c2d4-eac1-4a97-b631-57d2a43a1cd3/developers-in-the-uk-and-germany-can-now-monetize-alexa-skills-with-in-skill-purchasing-isp) in regions other than en-US. Namely, GB, DE and JP. Following, `samples/purchase/model.py` will work fine for en-US but fail in these new regions. This is...

Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 17.0.0 to 17.5.0. Changelog *Sourced from [pyopenssl's changelog](https://github.com/pyca/pyopenssl/blob/master/CHANGELOG.rst).* > 17.5.0 (2017-11-30) > ------------------- > > > Backward-incompatible changes: > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > - The minimum ``cryptography`` version...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 to 3.3.2. Changelog Sourced from cryptography's changelog. 3.3.2 - 2021-02-07 * **SECURITY ISSUE:** Fixed a bug where certain sequences of ``update()`` calls when symmetrically encrypting very...

dependencies

Pip was having a hard time finding a windows `whl` for cryptography 2.1.x. This fixes things for me.

Allows the users to use all SSML tags amazon provides without editing the lib(https://stackoverflow.com/questions/41519005/flask-ask-not-recognizing-ssml-in-yaml-file-and-outputting-plain-text-response).

for improving thank you

In this program, you'll learn to shuffle a deck of cards using random module. please accept it please

Adds and documents support for [https://developer.amazon.com/docs/custom-skills/send-the-user-a-progressive-response.html](url).

Bumps [requests](https://github.com/requests/requests) from 2.13.0 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...

dependencies