pglet
reflex
pglet | reflex | |
---|---|---|
9 | 84 | |
582 | 21,289 | |
- | 4.0% | |
6.5 | 9.9 | |
over 2 years ago | 7 days ago | |
Go | Python | |
Apache License 2.0 | Apache License 2.0 |
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.
pglet
-
Show HN: Pynecone β web apps in pure Python
It took me a while to re-find a "Python web app" project that has been posted here and that I vaguely remembered. So I am gonna post it here. It's Pglet https://github.com/pglet/pglet and Flet seems to be its spiritual successor.
-
How do you make a python UI that doesn't look like garbage?
Hey, try Pglet - it's very easy to get started and UI looks cool. There is a tutorial how to make a simple To-Do app in Python: https://pglet.io/docs/tutorials/python
-
Building email signup form for Docusaurus with hCaptcha, Cloudflare Pages and Mailgun
Pglet website is made with Docusaurus and hosted on Cloudflare Pages. However, the following solution could be easily adopted for other React-based website frameworks such as Next.js and use a different backend for server-side logic such as Vercel Functions or Deno Deploy.
-
Hacker News top posts: Dec 1, 2021
Pglet β Web UI framework for back end developers\ (25 comments)
- Pglet β Web UI framework for back end developers
-
Creating a web app in Python without knowledge of HTML/CSS/JavaScript
I've been developing Pglet framework for 6 months now and I feel it's finally ready for building real apps.
-
The future of web software is HTML over WebSockets
Oh, ASP.NET Web Forms were awesome! I remember it was so easy to onboard new developers: built-in state management between requests, WYSIWYG editor, high-level controls abstracting from HTML. Maybe because I miss ASP.NET so much :) I started working on https://github.com/pglet/pglet to have something like "ASP.NET on steroids" - server-side controls with React UI. However, it's not a HTML passing over WebSockets, but controls state which takes much less traffic with smaller latencies.
reflex
- Build websites with just Python, no JavaScript
-
The Top 9οΈβ£ Repositories to learn Python programming + Resources (Extra) π€―
βοΈ Reflex on GitHub.
-
Rio-labs/rio: WebApps in pure Python. No JavaScript, HTML and CSS needed
https://reflex.dev/ is all made in Reflex and has raised a seed round!
- Unlock Full Potential React Apps in Pure Python. Powered by Next.js
- Google Mesop: Build web apps in Python
- Show HN: Mesop, open-source Python UI framework used at Google
- A quick comparison: Streamlit, Dash, Reflex and Rio
-
Designing a Pure Python Web Framework
Hey thanks for the feedback. We're working on relaxing our dependencies [1] to make reflex more compatible. Do you remember what libraries you had the conflict with?
[1] https://github.com/reflex-dev/reflex/pull/2796
-
Show HN: Hyperdiv β Reactive, immediate-mode web UI framework for Python
Thanks! Pue looks cool, thanks for sharing. I see some similarities to https://reflex.dev in terms of providing a declarative dom expression language with built-in conditionals and loop primitives.
-
Embracing Modern Python for Web Development
In the dynamic world of web development, Python has emerged as a dominant force, especially in backend development β the primary focus of this blog post. Although it's worth mentioning that there are ongoing efforts to use Python for the frontend as well, like Reflex (previously known as Pynecone, they presumably had to change their name because of Pinecone vector database), which even garnered support from Y Combinator. Samuel Colvin (creator of Pydantic) is also working on FastUI (he literally just released the first version in December 2023).
What are some alternatives?
PyWebIO - Write interactive web app in script way.
flet - Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
domonic - Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool features. A fast prototyping library.
nicegui - Create web-based user interfaces with Python. The nice way.
wave - Realtime Web Apps and Dashboards for Python and R
streamlit - Streamlit β A faster way to build and share data apps.
beaker - An experimental peer-to-peer Web browser
django-unicorn - The magical reactive component framework for Django β¨
fuse - Multiplayer Online Standard
dash - Data Apps & Dashboards for Python. No JavaScript Required.
examples - Sample apps for Pglet
air - βοΈ Live reload for Go apps