A Streamlit web application to help real estate investors compare the financial outcomes of:
- Selling a property and paying capital gains tax + reinvesting vs
- using a 1031 exchange to defer taxes then investing in a Delaware Statutory Trust (DST)
- Clone this repository:
git clone https://github.com/yourusername/sell-vs-1031-dst-calculator.git
- Install dependencies:
pip install -r requirements.txt
- Run the app:
streamlit run exchange_vs_sell_app.py
This app is provided for educational purposes only. It is not intended as professional financial advice. Always consult a licensed professional before making financial decisions.