Skip to content

a Flask web application to display real time stock data for a given list of companies using a financial data API

License

Notifications You must be signed in to change notification settings

AhmadAmali/StocksApp

Repository files navigation

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

About

a Flask web application to display real time stock data for a given list of companies using a financial data API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published