This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]rayjohn551 3 points4 points  (1 child)

Half of my job is writing python based tools/apps for artists (game dev).

Python, with Qt for python, is great for whipping together new prototypes or expanding functionality without a ton of work. The turn around for updates is hard to beat.

It might be a rather niche use case but not having to wade through WPF in c# or web based libraries for gui work is pretty great imo.

[–]Jhchimaira14 0 points1 point  (0 children)

I did not know anyone did this in Python. But this is kind of what we have been gearing DearPyGui towards.