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