|
From: Mike K. <mik...@gm...> - 2026-02-24 13:01:09
|
Hi QuantLib Community, I recently discovered an interesting framework—Plotly/Dash—which allows you to build interactive websites using just Python (Flask + React). I put together two demo sites: one for equity options and another for rates. Options: https://options.plotly.app <https://options.plotly.app/> Rates: https://rates.plotly.app <https://rates.plotly.app/> Source Code: https://github.com/mkipnis/DashQL Dev guide (Options): https://mkipnis.substack.com/p/plotly-dash-and-quantlib-vanilla Can you please suggest any features or other products I should add? Best Regards, Mike |