A comprehensive suite of Python scripts and VBA macros for generating professional real estate analysis Excel workbooks.
Get Started GitHubCreates a detailed real estate development budget with summary, detailed budget, and forecast sheets.
Generates a mortgage calculator workbook with payment schedules, loan comparison, and affordability analysis.
To run all Python scripts and generate all Excel files at once:
xl
folder by default.
Core functions for real estate analysis
Methods for valuing properties using various approaches
Routines for calculating and visualizing cash flows
A comprehensive development budget workbook for real estate projects that helps developers and project managers track and forecast all project costs.
An interactive mortgage calculator that helps borrowers understand payment scenarios, compare different loan options, and determine affordability based on income.
This will generate all Excel files in the xl
folder.
You can customize the generated Excel files by modifying the Python scripts:
development-budget-generator.py
mortgage-calculator-generator.py