A small NiceGUI side project I wanted to share #5901
onclefranck
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Wow, @onclefranck. This has potential. Though I wonder if we can make the structure of the component being made less black-box, if we transform it into valid NiceGUI code, instead of a driver function which drives the thing? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I really enjoy working with NiceGUI and wanted to share a small side project that grew out of that appreciation.
I’ve just published nicegui-builder, an early pre-release library for building NiceGUI interfaces from declarative layouts and schema-aware sources like Pydantic models and pandas DataFrames. It’s still very early, and I’m sharing it mostly in the hope of learning from feedback from the NiceGUI community.
If anyone is curious, I’d be grateful for any thoughts:
https://github.com/onclefranck/nicegui-builder
Beta Was this translation helpful? Give feedback.
All reactions