[PR #804] [CLOSED] Added Flask-Ask to Natural Language Processing #724

Closed
opened 2025-11-06 13:01:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/804
Author: @olivrg
Created: 12/28/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 0110c8f Added Flask-Ask to Natural Language Processing

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 README.md (+2 -1)

📄 Description

What is this Python project?

Flask-Ask
Flask-Ask makes it easier and much more fun to rapidly build high-quality Alexa skills for Amazon Echo Devices.

Describe features.
Flask-Ask:
Has decorators to map Alexa requests and intent slots to view functions
Helps construct ask and tell responses, reprompts and cards
Makes session management easy
Allows for the separation of code and speech through Jinja templates
Verifies Alexa request signatures

What's the difference between this Python project and similar ones?

Enumerate comparisons.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/804 **Author:** [@olivrg](https://github.com/olivrg) **Created:** 12/28/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0110c8f`](https://github.com/vinta/awesome-python/commit/0110c8f5dd4abd9c6bdfb42574d8c927c9be8657) Added Flask-Ask to Natural Language Processing ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) </details> ### 📄 Description ## What is this Python project? Flask-Ask Flask-Ask makes it easier and much more fun to rapidly build high-quality Alexa skills for Amazon Echo Devices. Describe features. Flask-Ask: Has decorators to map Alexa requests and intent slots to view functions Helps construct ask and tell responses, reprompts and cards Makes session management easy Allows for the separation of code and speech through Jinja templates Verifies Alexa request signatures ## What's the difference between this Python project and similar ones? Enumerate comparisons. -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:01:17 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#724