pygobject2/README.md

5 lines
306 B
Markdown
Raw Permalink Normal View History

2024-01-06 10:38:28 +01:00
# pygobject2
PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.