Pure Python GObject Introspection Bindings
Project description
GObject Introspection bindings written in pure python using ctypes and cffi (optional). It is API compatible with PyGObject and supports CPython 2.7 as well as PyPy 1.9
See the ‘examples’ directory for working examples.
Usage
from pgi.repository import Gtk, GObject
or
import pgi pgi.install_as_gi() from gi.repository import Gtk, GObject
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pgi-0.0.4.tar.gz
(107.5 kB
view hashes)