openvmp-parts-gobilda
nicegui
openvmp-parts-gobilda | nicegui | |
---|---|---|
1 | 184 | |
2 | 10,251 | |
- | 4.1% | |
5.1 | 9.8 | |
over 1 year ago | 2 days ago | |
Python | Python | |
- | 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.
openvmp-parts-gobilda
-
Any feedback on this way of using CadQuery?
Is it using this repo https://github.com/openvmp/openvmp-parts-gobilda to resolve out the step files and json meta data?
nicegui
-
Building a chatbot with Semantic Kernel - Part 1: Setup and first steps π£
The chat User Interface implementation details won't be covered. For those interested, I'm using the NiceGUI Python library πͺ
-
Rio-labs/rio: WebApps in pure Python. No JavaScript, HTML and CSS needed
I agree frameworks like this are great to see. I wonder how it compares with https://nicegui.io which is something I've used to build several small web applications in pure python (and wrap one up with their included pyinstaller based packer into an executable).. Either way, also glad to see competition in the space.
- Nicegui.io
-
Show HN: Mesop, open-source Python UI framework used at Google
How does it compare to https://nicegui.io/ ?
How does it compare with https://flet.dev/ ?
Does it compete in the niche of making simple things easy and hard things possible?
- NiceGUI β Simple web apps with Python
-
FastUI: Build Better UIs Faster
I was looking at this space and nicegui seemed like the best ootb experience.
https://nicegui.io/
-
Show HN: Hyperdiv β Reactive, immediate-mode web UI framework for Python
Dash is similar in spirit, as a "build web UIs with Python" framework. Dash seems more similar to nicegui (https://nicegui.io) architecturally than to Hyperdiv. Like nicegui, it builds a static dom that is then mutated via callbacks or data bindings.
By contrast, Hyperdiv lays out UI declaratively based on state, and when state changes, the app re-runs, generating an updated UI. Streamlit and Hyperdiv seem to work similarly, though I'm not sure how Streamlit handles state and state-based layout.
-
PysimpleGUI
For native GUI, DearPyGui[0] as modern as you can.
For browser web-based GUI, you can use nicegui[1]
[0] -- https://github.com/hoffstadt/DearPyGui
[1] -- https://github.com/zauberzeug/nicegui
- Python GUI libraries recommendations?
-
Learning building webpages and websites in Python
I want to bring to attention a set of frameworks that make webdevelopment using Python simple and fun. The popular opinion maybe that webpages developed with Python maybe slow. But this is not the case. Do checkout https://github.com/ofjustpy/ofjustpy/, https://github.com/zauberzeug/nicegui/ and https://github.com/justpy-org/justpy . All these frameworks are build on top of Starlette and make web development really easy. If you want simple and ready to use the nicegui is the choice. If you want fast, scalable, and more control then give ofjustpy a try.
What are some alternatives?
openvmp-models - CAD models for OpenVMP robots
reflex - πΈοΈ Web apps in pure Python π
MLOpsManufacturing - MLOps samples and docs from real world projects in manufacturing industry
flet - Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
ERPNext - Free and Open Source Enterprise Resource Planning (ERP)
streamlit - Streamlit β A faster way to build and share data apps.
PythonRobotics - Python sample codes for robotics algorithms.
dash - Data Apps & Dashboards for Python. No JavaScript Required.
stable-baselines3 - PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
remi - Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
CustomTkinter - A modern and customizable python UI-library based on Tkinter