No hay resultados
In April, we announced new helpers in the Alexa Skills Kit SDK for Python that allow you to locally run, test, and debug your Alexa skill faster. This tutorial shows you how to set up a local Flask Server with a local DynamoDB instance for persistent storage and connect a debugger.
[Read More]
In this example skill, we look at one of the most popular methods you can use to call an external API through your Alexa skill using the “Requests” library in Python.
[Read More]
このほど、Alexa Skills Kit(ASK)コマンドラインインターフェース(CLI)とASK Toolkit for Visual Studio (VS) Codeを使って、Pythonベースのスキルを作成し、デプロイできるようになりました。これにより、新しいスキルを作成する際に、ASK CLIとASK Toolkit for VS CodeからPythonテンプレートにアクセスし、使用するランタイムを選択できるようになるため、簡単にPython Alexaスキル開発を始められます。
[Read More]