Software Alternatives & Reviews

PyGObject VS wxWidgets

Compare PyGObject VS wxWidgets and see what are their differences

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.

wxWidgets logo wxWidgets

wxWidgets: Cross-Platform GUI Library
Not present
  • wxWidgets Landing page
    Landing page //
    2022-07-21

PyGObject videos

PyGObject and Vala

wxWidgets videos

Cross Platform Graphical User Interfaces in C++

More videos:

  • Demo - More Cross Platform Graphical User Interfaces in C++: Custom Controls

Category Popularity

0-100% (relative to PyGObject and wxWidgets)
Development Tools
15 15%
85% 85
Development
100 100%
0% 0
Rapid Application Development
Developer Tools
37 37%
63% 63

User comments

Share your experience with using PyGObject and wxWidgets. 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 PyGObject and wxWidgets

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)....

wxWidgets Reviews

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

Social recommendations and mentions

Based on our record, wxWidgets should be more popular than PyGObject. It has been mentiond 6 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.

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

wxWidgets mentions (6)

  • Building KiCad 6.0.11 from source - wxWidgets problem
    I decided to compile from scratch the latest wxWidgets from wxwidgets.org. And I compiled and installed successfully for both X11 and GTK. Source: 8 months ago
  • Tic tac toe ine c++ ?
    Some say qt, others wxwidgets, u++, sfml, here is a video from quick search on wxwidgets and c++ for beginners https://www.youtube.com/watch?v=FOIbK4bJKS8 Choosethem depending on learning curve and where they will take you, you might learn something harder because it takes you farther to where you want to go. Source: over 1 year ago
  • The Decline and Fall of Java on the Desktop Part 1 (1999-2005)
    > Java Swing still lets you make native-looking-and-feeling apps (with some care). I don't know of any new GUI frameworks that let you do the same. That's the whole raison d'être of the (C++) wxWidgets toolkit. [0] It fully commits to using native GUI widgets, rather than impersonating them. (That is, it wraps various other toolkits.) As others have pointed out, the other major cross-platform toolkits (Qt, GTK)... - Source: Hacker News / about 2 years ago
  • Why is Audacity not up to date in Arch repo?
    That all being said: We are now all waiting on wxwidgets to release their next stable version so that we can upgrade. It makes no sense to use an unstable version of that upstream, as in its development releases it literally breaks on every patch level release. It also makes no sense to start packaging a custom version of wxgtk just for audacity (the overhead required is just not worth it). Source: over 2 years ago
  • Ask HN: Is there any cross platform non native GUI written in C that looks good?
    Looking good is very subjective of course… did you take a look at wxWidgets? https://wxwidgets.org/. - Source: Hacker News / over 2 years ago
View more

What are some alternatives?

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

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

Qt - Powerful, flexible and easy to use, Qt will help you not only meet your tight deadline, but also reduce the maintainable code by an astonishing percentage.

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

GTK - GTK+ is a multi-platform toolkit for creating graphical user interfaces.

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

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).