Sell vs 1031 DST Calculator

A Streamlit web application to help real estate investors compare the financial outcomes of:

  1. Selling a property and paying capital gains tax + reinvesting vs
  2. using a 1031 exchange to defer taxes then investing in a Delaware Statutory Trust (DST)

Installation

  1. Clone this repository:
git clone https://github.com/yourusername/sell-vs-1031-dst-calculator.git
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the app:
streamlit run exchange_vs_sell_app.py

Disclaimer

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.