#pyshiny — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pyshiny, aggregated by home.social.
-
{shinyelectron} is on CRAN.
install.packages("shinyelectron")
Turn an R or Python Shiny app into a desktop app your users double-click. macOS, Windows, Linux. One export() call builds the installer.
-
73/76. The desktop is coming for your Shiny apps. Or your Shiny apps are coming for the desktop. Hard to tell from in here. Either way, the machines have been at it for an hour and they're almost done.
-
Holy (native) Grail update: we cracked open the Shiny temple and ten desktop apps tumbled out. R, Python, native, containerized, shinylive, you name it. One Electron shell, every runtime mode we could dream up, all from one R package.
{shinyelectron}, coming soon to a desktop near you.
-
From app to container in one command: export()
{shinydocker} is a new experimental R package handling Docker containerization for both R & Python Shiny apps. It auto-detects dependencies and app type.
💻 Code: https://github.com/coatless-rpkg/shinydocker
🔗 Post: https://blog.thecoatlessprofessor.com/programming/r/rethinking-shiny-containerization-the-shinydocker-experiment/