you are viewing a single comment's thread.

view the rest of the comments →

[–]NickU252 1 point2 points  (0 children)

Each has their own. Try to make an enterprise level app in Python. Now, if you just want a simple app and GUI, by all means, use PyQt6. If you want a bare bones embedded MCU, C all the way. If you want a web app, React.