Skip to content

Is NiceGUI Production ready? #395

Closed Answered by rodja
Shahin-rmz asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the warm words. We are using NiceGUI in production already. Not only is https://nicegui.io created with NiceGUI itself, but we use it to control market-ready mobile robots and provide tools for our customers.

As far as I can see, the main differences to Pynecone are:

  • NiceGUI was initially build for accessing and controlling hardware as shown in our webcam example); I'm not sure how it would be done with Pynecone
  • NiceGUI encourages the use of standard Python (callbacks, if-statements,..), Pynecone on the other hand uses explicit State classes and provides constructs like pc.cond and pc.foreach.
  • NiceGUI uses Vue/Quasar for the frontend while Pynecone is build on NextJS
  • NiceGUI g…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Shahin-rmz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #391 on February 17, 2023 05:50.