PyGObject3.29.2
Convenient wrapper for the GObject for use in Python programs.
Wednesday, June 13, 2018
- Development
- Languages
- Python
PyGObject provides a convenient wrapper for the GObject library (object system library used by GTK+ and GStreamer) for use in Python programs, and takes care of many of the boring details such asmanaging memory and type casting. When combined with PyGTK, PyORBit andgnome-python, it can be used to write full featured Gnome applications.
Like the GObject library itself PyGObject is licensed under theGNU LGPL, so is suitable for use in both free software and proprietaryapplications. It is already in use in many applications rangingfrom small single purpose scripts up to large fullfeatured applications.
- linux
- Downloads15415
- LicenseGPL
Downloads / Release History
Comments
No comment. Be the first to enter a comment.