5 ms·
I'd highly encourage you to look into shiny more. No, it's not django, but it's a much richer framework than dash, and you can always bring your own HTML if wha
by hadley 3y ago
I'd highly encourage you to look into shiny more. No, it's not django, but it's a much richer framework than dash, and you can always bring your own HTML if what it generates for you isn't sufficient.
- mushufasa 3y agoI'm not arguing that dash is better than shiny -- I think shiny is probably better! But the fact that there's no Django for R means shiny's a dead-end for a production web app.
- mwavu 3y ago> there's no django for R ambiorix might be what you're looking for. check it out: https://ambiorix.dev/ https://ambiorix.dev/ it provides: - routing - api generation - templating - web sockets