/PyPortfolioAnalytics

A simple portfolio builder and tracker app.

Primary LanguagePython

Python Portfolio Analytics

Streamlit App

A simple portfolio tracker app developed in Python.

Local development (requires python 3.10):

$ git clone https://github.com/simprecicchiani/PyPortfolioAnalytics.git
$ cd PyPortfolioAnalytics
$ pip install -r requirements.txt
$ streamlit run app/main.py