Python GUI application to measure portfolio performance using different investment return calulation strategies.
python -m pip install git+https://github.com/adriengivry/perfolio
python -m perfolio
git clone https://github.com/adriengivry/perfolio
cd perfolio/
python -m pip install .
Perfolio uses Yahoo Finance to retrieve market data, so any service interruption or API change could potentially affect the output of this software. This software does not come with any guarantee of any kind, and the financial results might be incorrect."