Munger-Matics
Personal accounting, budgeting and financial planning application.
Built with a Python backend for data processing and financial logic, and a Streamlit dashboard for interactive visualisation.
What it does
- Track income, expenses and account balances
- Budget planning and monitoring
- Financial reporting and visualisation
- Automated data pipelines for regular updates
Stack
| Layer | Tool |
|---|---|
| Data & logic | Python + Polars |
| Dashboard | Streamlit |
| Orchestration | Prefect |
| Environment | uv |
Quick links
- Getting Started — set up your environment and run the app
- Architecture — project structure and design decisions
- Contributing — development workflow, branching and conventions