hobby project after reading paul wilmott intro to quant finance. threw this together on a week-end.
- Python 3.9+
if you can't figure it out, you don't deserve the bloat.
From the project root:
cd src/implied_volatility
streamlit run main.py
or
python -m streamlit run main.pyThe app will open at http://localhost:8501.
MIT
