LICENSE
README.md
pyproject.toml
src/sa_costs_web/__init__.py
src/sa_costs_web/__main__.py
src/sa_costs_web/app.py
src/sa_costs_web/calculator.py
src/sa_costs_web/config.py
src/sa_costs_web/db.py
src/sa_costs_web/static/app.css
src/sa_costs_web/static/app.js
src/sa_costs_web/static/echarts.min.js
src/sa_costs_web/static/icon.svg
src/sa_costs_web/static/manifest.webmanifest
src/sa_costs_web/static/sw.js
src/sa_costs_web/templates/account.html
src/sa_costs_web/templates/base.html
src/sa_costs_web/templates/dashboard.html
src/sa_costs_web/templates/login.html
src/sa_costs_web/templates/period_detail.html
src/sa_costs_web/templates/periods.html
src/sa_costs_web/templates/settings.html
src/sa_costs_web/templates/setup.html
src/solar_assistant_costs_web.egg-info/PKG-INFO
src/solar_assistant_costs_web.egg-info/SOURCES.txt
src/solar_assistant_costs_web.egg-info/dependency_links.txt
src/solar_assistant_costs_web.egg-info/entry_points.txt
src/solar_assistant_costs_web.egg-info/requires.txt
src/solar_assistant_costs_web.egg-info/top_level.txt
tests/test_costs_web.py