home.social

#pyshiny — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pyshiny, aggregated by home.social.

fetched live
  1. {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.

    cran.r-project.org/package=shi

    #rstats #python #rshiny #pyshiny

  2. {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.

    cran.r-project.org/package=shi

    #rstats #python #rshiny #pyshiny

  3. Turn a Shiny app into a desktop app your users just double-click.

    shinyelectron wraps #rstats or #Python Shiny in Electron and builds a native installer for macOS, Windows, and Linux, with a runtime of your choice (including a fully offline build). Build locally or in CI.

    #rshiny #pyshiny

  4. Turn a Shiny app into a desktop app your users just double-click.

    shinyelectron wraps #rstats or #Python Shiny in Electron and builds a native installer for macOS, Windows, and Linux, with a runtime of your choice (including a fully offline build). Build locally or in CI.

    #rshiny #pyshiny

  5. 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.

    #rshiny #pyshiny #rstats #python

  6. 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.

    #rshiny #pyshiny #rstats #python

  7. 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.

    #rshiny #pyshiny #rstats #python #shinylive #electron

  8. 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.

    #rshiny #pyshiny #rstats #python #shinylive #electron

  9. 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: github.com/coatless-rpkg/shiny
    🔗 Post: blog.thecoatlessprofessor.com/

    #rstats #python #rshiny #pyshiny #docker

  10. 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: github.com/coatless-rpkg/shiny
    🔗 Post: blog.thecoatlessprofessor.com/

    #rstats #python #rshiny #pyshiny #docker

  11. Ever wished your Shiny app could travel anywhere, anytime?

    Coming soon... a tool that turns your #rshiny or #pyshiny app dreams into portable reality. ✨

    #docker

  12. Ever wished your Shiny app could travel anywhere, anytime?

    Coming soon... a tool that turns your #rshiny or #pyshiny app dreams into portable reality. ✨

    #docker

  13. #ShinyConf is a free, 100% virtual conference about all things
    #RShiny & #PyShiny. I always learn something, often something that I didn't know that I didn't know!

    If you've done something interesting w/Shiny, please submit a #ShinyConf2025 proposal! More details: shinyconf.com?utm_source=socia

  14. @kobriendublin For a more concrete example that I think will help illustrate the point, Greg Swinehart's talk about shiny UI improvements focused more on {bslib} + #RShiny, w/ brief mention of the related defaults in #PyShiny. He seemed embarrassed that 1 slide showed the Python version of something because it's not QUITE ready in R (but it will be very very very soon, he assured us). I feel like kast year it would've been all Py with a brief mention that maybe it'll be in bslib eventually.

  15. Time for the Innovating with #RShiny (and #PyShiny, I assume) track!

    First: Wait, that’s Shiny? Building feature-full, user-friendly interactive data explorers with Shiny and friends - Kiegan Rice

    #PositConf2024 #RStats #PyData 🧵 1/14

  16. I'm hosting a workshop at Posit::conf(2024) with Garrett Grolemund. Join us for an "Intro to Shiny for Python" in Seattle on Aug 12.

    This course is for you if you are:
    - A #Python programmer interested in quickly building efficient web applications
    - An educator interested in integration #shiny apps into your python course
    - An R programmer interested in building Shiny apps in Python

    reg.conf.posit.co/flow/posit/p

    @Posit #PositConf2024 #PyShiny

  17. We're launching a new club to read Probabilistic Machine Learning (probml.github.io/pml-book/book) together! Join us at dslc.io/join to let us know what days/times would work for you! #PyData

    We're also launching a new hybrid :rstats: / :python: Mastering #RShiny / #PyShiny cohort soon! #NotJustR4DS

    Clubs today:
    :rstats: Web APIs with R (dslc.io/wapir)

    #DataScience #DataViz #Learning

  18. We host weekly video book clubs in which small, organized cohorts of learners read and discuss data-related books and websites. New groups begin in April! Visit r4ds.io for details!

    🧵1/11
    #RStats #PyData #JuliaLang #DataScience #DataViz #RShiny #PyShiny

  19. If you like creating interactive web apps using shiny for #rstats, please send your #python friends to the TalkPython podcast, where Joe Cheng discusses Shiny for Python. #PyShiny. Via @Gshotwell

    talkpython.fm/episodes/show/42

  20. CW: project; Shiny for python

    The #PyShiny app is coming along! Still working out some logic quirks. Another aspect I'm seeing is that I'm really missing the browser() functionality in R

    #rstats #python #PyShiny

  21. CW: project; Shiny for python

    Starting a Shiny for Python app:
    github.com/ngiangre/mccvshiny

    So far, 1) Posit's documentation is very well written, 2) I really like VS Code as an IDE, 3)python3 -m pip install vs pip install, 4) python decorators are a simpler alternative to renderText() etc., 5) This is going to be a fun summer project!

    #rstats #python #PyShiny

  22. Had a quick play with Shiny for Python #PyShiny to create simple web pages using just Python. It's pretty cool!

    A very basic example can be found here: github.com/martinpeck/shiny-fo

    shiny.posit.co/py/

    #python