A Python/Flask-based web service for analyzing and visualizing power load profiles of buildings, comparing energy demand with photovoltaic (PV) generation, and simulating battery storage sizes and usage.
pip install -r requirements.txt
python run.py
Go to http://localhost:5000
Upload the consumption and generation profiles each as csv files with columns "Date","Time","kW"