pglet
wave
pglet | wave | |
---|---|---|
9 | 23 | |
582 | 4,027 | |
- | 0.3% | |
6.5 | 8.6 | |
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.
wave
-
This Week In Python
wave – Realtime Web Apps and Dashboards for Python and R
- Wave: Create Web Apps with Python
-
Streamlit alternatives but for Rust?
https://streamlit.io/ https://wave.h2o.ai/ https://reflex.dev/
-
Launch HN: Pynecone (YC W23) – Web Apps in Pure Python
Looks similar to Nitro https://nitro.h2o.ai/ and Wave https://wave.h2o.ai/ - both open source. Nitro already works with WebAssembly via Pyodide. (Author here)
-
Nice GUI
To write web gui in Python, there are some other open source alternatives.
If just want to port simple shell interactive interface to web gui, can check https://github.com/pywebio/PyWebIO
If want to get a production level dashboard by using Python, https://wave.h2o.ai/ <>
-
Show HN: Hstream – quick Python web apps (Streamlit alternative using Htmx)
I think the demo site may have been hugged to death. It's not rendering anything for me.
I think it's also worth giving a shoutout to wave in this space; they have quite a few components you can use out-of-the-box https://github.com/h2oai/wave
- PyScript
- Realtime Web Apps and Dashboards for Python
- Realtime Web Apps and Dashboards for Python and R
What are some alternatives?
PyWebIO - Write interactive web app in script way.
streamlit - Streamlit — A faster way to build and share data apps.
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.
reactpy - It's React, but in Python
reflex - 🕸️ Web apps in pure Python 🐍
gradio - Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
beaker - An experimental peer-to-peer Web browser
dephell - :package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version.
fuse - Multiplayer Online Standard
nicegui - Create web-based user interfaces with Python. The nice way.
examples - Sample apps for Pglet
metaflow - Open Source AI/ML Platform