Software Alternatives & Reviews

PyGTK VS PyGObject

Compare PyGTK VS PyGObject and see what are their differences

PyGTK logo PyGTK

PyGTK lets you to easily create programs with a graphical user interface using the Python...

PyGObject logo PyGObject

PyGObject is a python extension module that allows Python programs to easily interface and make use of libraries using the GObject type system.
  • PyGTK Landing page
    Landing page //
    2018-09-30
Not present

PyGTK videos

Getting started with Quickly and PyGTK

PyGObject videos

PyGObject and Vala

Category Popularity

0-100% (relative to PyGTK and PyGObject)
Development
50 50%
50% 50
Development Tools
48 48%
52% 52
Developer Tools
50 50%
50% 50
Rapid Application Development

User comments

Share your experience with using PyGTK and PyGObject. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare PyGTK and PyGObject

PyGTK Reviews

We have no reviews of PyGTK yet.
Be the first one to post

PyGObject Reviews

Which Python GUI library should you use? Comparing the Python GUI libraries available in 2023
PyGObject is developed and maintained under the GNOME Foundation, who is also responsible for the GNOME desktop environment. PyGObject replaces several separate Python modules, including PyGTK, GIO and python-gnome, which were previously required to create a full GNOME/GTK application. Its initial release was in 2006 and it is licensed under an older version of LGPL (v2.1)....

Social recommendations and mentions

Based on our record, PyGObject seems to be more popular. It has been mentiond 2 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

PyGTK mentions (0)

We have not tracked any mentions of PyGTK yet. Tracking of PyGTK recommendations started around Mar 2021.

PyGObject mentions (2)

  • Migrate from web developer to app developer
    You have a college degree specifically in web development? Which schools do this? If you know Python or Javascript, you should have no problem perusing the docs out there, and start working. A quick web search brings up a lot in regards to something like a GTK 4 Python Tutorial using PyGObject. Alternatively, there is GJS utilizing Javascript bindings. Source: about 1 year ago
  • is there is a guide to how to start on pyopject and adwaita?
    The Python/GTK3 documentation is also a good starting point if you want to learn the basics: https://pygobject.readthedocs.io/en/latest/. Source: almost 2 years ago

What are some alternatives?

When comparing PyGTK and PyGObject, you can also consider the following products

PyQt - Riverbank | Software | PyQt | What is PyQt?

MD Python Designer - A drag and drop GUI Designer that uses a combination of Tkinter and its own code.

Dear PyGui - Dear PyGui is a simple to use (but powerful) Python GUI framework. Dear PyGui provides a wrapping of Dear ImGui which simulates a traditional retained mode GUI (as opposed to Dear ImGui's immediate mode paradigm).

PySimpleGUI - A simple to use GUI that can create custom GUIs

wxWidgets - wxWidgets: Cross-Platform GUI Library

Tkinter - Tkinter is a Python wrapper for Tcl/Tk that offers classes to create various graphical user interfaces.