Nothing on the python side for templating will ever come close to React or things like that. I built https://www.reactivated.io specifically to let python do what it does best (business logic / backend) and render using React. But all still server side without the downsides of a SPA.
giancarlostoro|1 year ago
Looks like there's some attempts for Phoenix Liveview for Python.
https://github.com/liveviews/liveviews?tab=readme-ov-file#py...
silviogutierrez|1 year ago
But the ecosystem of React, including UI libraries, charting, forms, and so forth, is enormous.