awesome-shiny-extensions VS polished

Compare awesome-shiny-extensions vs polished and see what are their differences.

awesome-shiny-extensions

🐝 Awesome R and Python packages offering extended UI or server components for the web framework Shiny (by nanxstats)

polished

Authentication and Administration for Shiny apps (by Tychobra)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
awesome-shiny-extensions polished
2 7
1,373 230
- 0.4%
5.8 3.2
9 months ago 6 months ago
R
Creative Commons Zero v1.0 Universal GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

awesome-shiny-extensions

Posts with mentions or reviews of awesome-shiny-extensions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-18.

polished

Posts with mentions or reviews of polished. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-01.
  • Does anyone make money from subscriptions to a shiny app?
    1 project | /r/rshiny | 27 Feb 2023
    Check out polished.tech. They also have a development version of polishedpayments which will handle stripe for you.
  • R Shiny Input UI
    2 projects | /r/rshiny | 1 May 2022
    Any basic shiny tutorial should get you started on creating some textInput fields for users to input their emails etc., actionButtons to call R code and using some layout functions to make it look pretty. For hosting and authentication, you may want to have a look at Tychobra/polished (unfortunately I haven't used it, so I can't tell how well it works)
  • polished 0.6.0 is now on CRAN!
    2 projects | dev.to | 24 Feb 2022
    There are several other minor updates in this polished release. See the release notes for a full list of updates.
  • I am looking for help building on the shinyauthr package y pulling usernames/passwords from sql server. I am using r shiny.
    1 project | /r/Rlanguage | 16 Feb 2022
    In case you're interested in alternative authentication packages, the polished package has API wrapper functions that allow you to pull all users, app users, apps, etc.
  • Securing R Markdown Documents
    4 projects | /r/rstats | 16 Feb 2022
    The polished package now supports Rmarkdown documents that use the shiny runtime. This includes flexdashboard!
  • Advice on dashboard creation
    2 projects | /r/rstats | 19 Jan 2022
    And yeah by authentication I meant passwords. I used an old version of https://polished.tech/ to handle logins which was free to use, but last time I checked, you need to pay to use it.
  • Use .Rmd documents with Shiny with Polished
    1 project | /r/rshiny | 14 Dec 2021
    We just released the ability to use polished Authentication and Hosting with rmarkdown documents. The big feature is that you can use runtime: shiny. This has been a long awaited feature request, so we hope you find it useful. We just released this update, so you will need to install the dev version of polished from GitHub to try it out: https://github.com/Tychobra/polished

What are some alternatives?

When comparing awesome-shiny-extensions and polished you can also consider the following projects:

awesome-for-beginners - A list of awesome beginners-friendly projects.

polishedpayments

cheatsheets - Official Matplotlib cheat sheets

polished_example_apps - Example Apps for Polished

repo

flexdashboard - Easy interactive dashboards for R

awesome-interview-questions - :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:

profil-o-matic - A hybrid profiler / mini APM tool for Python, that can hook into your WSGI apps, or existing Eliot logging instrumentation