Skip to content

msjithin/python-for-finance

Repository files navigation

Just a couple of fun stuff I am trying out with python.

Python exercises analysing stocks. Required modules in requirements.txt

pip install -r requirements.txt

A simple stock time series web app: To run web app

streamlit run stock-web-app.py

I am working on a more detailed analysis using stock-analysis-web-app.py and stock_analysis.py

streamlit run stock-analysis-web-app.py

Next : Try with Dash

Targets and achievements

  • Run web app locally
  • Add Docker
  • Upload to cloud and ease access

👍 The web app looks good.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published