Skip to main content

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


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)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page