Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Py-shiny Alternatives
Similar projects and alternatives to py-shiny
-
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
-
inertia
Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
-
-
flet
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
fastapi-azure-auth
Easy and secure implementation of Azure Entra ID (previously AD) for your FastAPI APIs 🔒 B2C, single- and multi-tenant support.
-
-
htag
Python3 GUI toolkit for building "beautiful" applications for mobile, web, and desktop from a single codebase
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
py-shiny discussion
py-shiny reviews and mentions
-
Reactive Signals for Python – inspired by Angular's reactivity model
Shiny from the above commenter is a good example of the dirty / “invalidate” style of algorithm.
https://github.com/posit-dev/py-shiny/blob/main/shiny/reacti...
https://github.com/posit-dev/py-shiny/blob/main/shiny/reacti...
-
Designing a Pure Python Web Framework
I really like this idea of using Python to create both the frontend and backend. Another lib doing this is https://solara.dev/ . Something I particularly like about Solara is that you can interactively build your app in a Jupyter Notebook, since behind the scenes it's using ipywidgets.
Has anyone compared Solara and Reflex and can comment on pros/cons? Are there other options in this space? Maybe https://shiny.posit.co/py/ ?
-
FastUI: Build Better UIs Faster
Would you consider giving Shiny (for Python) a try? https://shiny.posit.co/py/ It's (I hope) pretty close to Streamlit in ease of use for getting started, but reactive programming runs all the way through it. The kind of app you're talking about are extremely natural to write in Shiny, you don't have to keep track of state yourself at all.
If you decide to give it a try and have trouble, please email me (email in profile) or drop by the Discord (https://discord.gg/yMGCamUMnS).
-
py-shiny VS solara - a user suggested alternative
2 projects | 13 Oct 2023
-
Duckdb + Shiny for Python example
Code is here: https://github.com/rstudio/py-shiny/tree/duckdb-example/examples/duckdb
-
Transitioning from R to Python - any tips?
The equivalent of shiny in python is shiny for python: https://shiny.posit.co/py/
- Show HN: Mercury – convert Jupyter Notebooks to Web Apps without code rewriting
- Shiny for Python – building interactive web apps from Python
- Shiny – Web Pages in Python
-
Tidyverse 2.0.0
I'm not sure how usable it is, but Shiny for Python exists: https://shiny.rstudio.com/py/
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 17 Feb 2025
Stats
posit-dev/py-shiny is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of py-shiny is Python.