Streamlit is an open-source app framework for Machine Learning and Data Science teams. Create beautiful data apps in hours, not weeks.
Use the package manager pip to install streamlit.
pip install streamlit
yfinance aimes to solve this problem by offering a reliable, threaded, and Pythonic way to download historical market data from Yahoo! finance.
Use the package manager pip to install yfinance.
pip install yfinance
To run the python script file in ternimal
streamlit run app.py