Metadata-Version: 2.4
Name: fastpluggy-financial-dashboard
Version: 0.1.0
Summary: Financial OS — a private, self-hosted financial command center (net worth, cash flow, immobilier, EI, projection digital-twin) as a FastPluggy plugin
Author: JeJe
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: FastPluggy>=0.4.33
Requires-Dist: fastapi
Requires-Dist: sqlalchemy>=2.0
Requires-Dist: pydantic>=2.0
Requires-Dist: pydantic-settings>=2.0
Requires-Dist: python-multipart
Requires-Dist: openpyxl>=3.1
Requires-Dist: fastpluggy-tasks-worker<1,>=0.3.284
Provides-Extra: tests
Requires-Dist: pytest>=7.0; extra == "tests"
Requires-Dist: pytest-cov>=4.0; extra == "tests"

# financial_dashboard — the Financial OS

Private financial command center for JeJe: net worth, cash flow, accounts, portfolio
(crypto/livrets/manual positions), immobilier, French-EI business ledger, and a
deterministic 5/10/20/30-year **projection simulator ("financial digital twin")**.
Not a budget app.

Built as a **FastPluggy plugin** (`financial_dashboard`) deployed as the
`financial-dashboard` app on the homelab-apps PaaS (target host: am06).

- **Plan & milestone tree:** [#8 — plan](https://gitlab.ggcorp.fr/JeJe/financial_dashboard/-/issues/8),
  milestones [#1](https://gitlab.ggcorp.fr/JeJe/financial_dashboard/-/issues/1)–[#7](https://gitlab.ggcorp.fr/JeJe/financial_dashboard/-/issues/7)
- **Working conventions:** see [CLAUDE.md](CLAUDE.md)
- **Docs:** [docs/](docs/)
