pglet
PyWebIO
pglet | PyWebIO | |
---|---|---|
9 | 24 | |
582 | 4,630 | |
- | 1.7% | |
6.5 | 4.7 | |
over 2 years ago | 6 months ago | |
Go | Python | |
Apache License 2.0 | MIT License |
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.
PyWebIO
-
PyWebIO VS streamsync - a user suggested alternative
2 projects | 11 Jul 2023
-
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/ <>
-
This Week in Python
PyWebIO – Write interactive web app in script way
- GitHub - pywebio/PyWebIO: Write interactive web app in script way.
- PyWebIO: Retool for Python
-
Turning Script Into A Website
https://github.com/pywebio/PyWebIO is worth checking out, there's a demo page on data visualisation at https://pywebio-charts.pywebio.online/ that you could maybe grab code from to get you there quicker.
-
We developed a Wordle-like web game, called Pordle, for you to learn Python, one package a day (game source code included)
Here is PyWebIO documentation if you'd like to dig deeper: https://pywebio.readthedocs.io/
-
PyWebIO VS idom - a user suggested alternative
2 projects | 8 Feb 2022
-
Simple Web Apps quickly made in Python
Document is on https://pywebio.readthedocs.io
- Pglet – Web UI framework for back end developers
What are some alternatives?
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.
streamlit - Streamlit — A faster way to build and share data apps.
workers-sdk - ⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
remi - Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
beaker - An experimental peer-to-peer Web browser
dash - Data Apps & Dashboards for Python. No JavaScript Required.
wave - Realtime Web Apps and Dashboards for Python and R
pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
reflex - 🕸️ Web apps in pure Python 🐍
django-unicorn - The magical reactive component framework for Django ✨
fuse - Multiplayer Online Standard
Flask-Meld - Flask-Meld is a library to provide server rendered templates over websockets for Flask applications to build reactive components without Javascript