a Flask web application to display real time stock data for a given list of companies using yahoo finance's financial data API
- clone the repo into your machine
- pip3 install -r requirements.txt
- python3 main.py
a Flask web application to display real time stock data for a given list of companies using a financial data API
PythonMIT
a Flask web application to display real time stock data for a given list of companies using yahoo finance's financial data API