Skip to content

Generates skeleton flask-ask app from Alexa intents.json file

Notifications You must be signed in to change notification settings

nbhargava/generate-flask-ask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

generate-flask-ask

This script generates skeleton flask-ask app from Alexa intents.json file, eliminating a lot of duplicate boilerplate work.

Installation

python setup.py install

Usage

generate-flask-ask <path to intents.json> <output path>

Future Work

  • Dynamically updating parameter arguments for a preexisting flask-ask app given a modified intents.json file.

About

Generates skeleton flask-ask app from Alexa intents.json file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages