Skip to content

Remastered Version of Investment Portfolio Project utilsing streamlit

Notifications You must be signed in to change notification settings

eethansmith/Investment_Portfolio_2.0

Repository files navigation

Investment_Portfolio_2.0

Remastered Version of Investment Portfolio Project utilsing streamlit https://eethansmith-investment-portfolio-2.streamlit.app/

TO DO LIST

MAKE CLASS FOR STOCK HOLDINGS

Navigate to your project directory

cd /path/to/your/project/directory

Create virtual environment

python3 -m venv venv

Activate virtual environment

source venv/bin/activate

Upgrade pip

pip install --upgrade pip

Install packages

pip install streamlit pandas yfinance plotly

Run your Streamlit app

streamlit run app.py

Deactivate virtual environment

deactivate

About

Remastered Version of Investment Portfolio Project utilsing streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages