StocksApp a Flask web application to display real time stock data for a given list of companies using yahoo finance's financial data API To run locally clone the repo into your machine pip3 install -r requirements.txt python3 main.py deployed at: https://financialdata.herokuapp.com/