-
Notifications
You must be signed in to change notification settings - Fork 107
Description
Category
Deployment
Scope
Major Feature
Problem
Posit User Feedback: I understand that the two are similar and they can be converted manually. But we have many dissimilarities as well, along with python’s own added nuisances like indentations, positional args cannot come before named args…, differenced in datatypes, many packages are not available or are under a different name etc. etc.
Since we have a lot of applications that were built in last 6-7 years, spending time to manually convert each one of them is not an option for us.
Python has more support from Docker and Cloud providers, provides Gen AI integration.
Solution
Posit User Feedback: Please think about this functionality, it would be really good to have a tool to interconvert the code from R Shiny to Python Shiny.
Alternatives (Optional)
No response
Example (Optional)
Impact (Optional)
No response
Contribution? (Optional)
None