I am trying to move from a 1K lines of code app from rshiny to py-shiny. I expect the base to be same for plotly and DT interface.
But for other JS packages, I am not sure I will find support for them. I use mainly shinydashboardplus and shinyjs extensively.
I there is any direct compatibility between those r packages and py-shiny if I used something like rpy2?