An interactive financial modeling tool to learn how business decisions impact cash flow and working capital.
Educational simulator for exploring:
- Working capital dynamics (AR, AP, Inventory)
- Growth paradox (profit vs. cash)
- Cash conversion cycles
- Debt service coverage
- Operational risk scenarios
- Pre-built Templates: Retail, SaaS, Manufacturing, and custom business models
- Scenario Analysis: Test working capital terms, growth rates, operational risks, and debt impacts
- Interactive Charts: Visualize cash flow, FCF, DSCR, and working capital breakdown
- CSV Export: Download projections for further analysis
pip install -r requirements.txt
streamlit run app.py
# Install dependencies
pip install -r requirements.txt
# Run app
streamlit run app.py- Select a template from the sidebar (or customize inputs)
- Choose a scenario type: Working Capital Terms, Growth Rates, Operational Risks, or Debt & Leverage
- Explore variations by selecting different scenario options
- Review results through charts, tables, and key metrics
- Export data for further analysis
Educational tool only. Results are simplified estimates that may be inaccurate. Not for actual financial decisions. Always verify calculations and consult qualified professionals.
MIT License - Free to use and modify for educational purposes.
Feedback and suggestions welcome!
Made for learning and exploration