pygobject-codegen-2.0

development headers for the static GObject Python bindings

Install

All systems
curl cmd.cat/pygobject-codegen-2.0.sh
Debian Debian
apt-get install python-gobject-2-dev
Ubuntu
apt-get install python-gobject-2-dev
Arch Arch Linux
pacman -S python2-gobject2
image/svg+xml Kali Linux
apt-get install python-gobject-2-dev
CentOS
yum install pygobject2-codegen
Fedora
dnf install pygobject2-codegen
Windows (WSL2)
sudo apt-get update sudo apt-get install python-gobject-2-dev
Raspbian
apt-get install python-gobject-2-dev

python-gobject-2-dev

development headers for the static GObject Python bindings

GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. This package contains the development headers needed to build static Python bindings relying on pygobject. Note that this is obsolete, new libraries and applications should use the dynamic gobject-introspection bindings (which are provided with the python-gobject package).

pygobject2-codegen

PyGObject

python2-gobject2

Python2 bindings for GObject (legacy)