/Alexa-Real-Time-Stock-Data

This is Alexa Skill to get real time stock data. Currently it is only configured for apple stock but it can be easily extended to all stocks

Primary LanguagePython

Alexa-Real-Time-Stock-Data

This is Alexa Skill to get real time stock data. Currently it is only configured for apple stock but it can be easily extended to all stocks

This uses pythons free Realtime-stock library.

Note- It will not work directly on PC as it is customized for accepting response from Alexa.(in form of JSON)

Main file is realTimeStockData.py so update the handler function accordingly