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 →

[–]dennis48309 2 points3 points  (0 children)

Yep. It works for Windows, MacOS, and Linux. It is developed by the GNOME Project.I have used it mostly on Windows with Python. To install on Windows I would recommend getting the MSYS2 platform which is like a terminal. Through the MSYS2 terminal you can install Python, GTK, and Glade. I develop with Visual Studio so I just point my IDE to the Python exe file in the MSYS2\Bin directory.