Skip to main content

Python bindings for GObject Introspection

Project description

https://gitlab.gnome.org/GNOME/pygobject/-/raw/main/docs/images/pygobject.svg?ref_type=heads

PyGObject is a Python package which provides bindings for GObject based libraries such as GTK, GStreamer, WebKitGTK, GLib, GIO and many more.

It supports Linux, Windows, and macOS and works with Python 3.9+ and PyPy3. PyGObject, including this documentation, is licensed under the LGPLv2.1+.

Homepage

https://pygobject.gnome.org

Installation

The latest version from PyGObject can be installed from PyPI:

pip install PyGObject

PyGObject is only distributed as source distribution, so you need a C compiler installed on your host.

Please have a look at our Getting Started documentation for OS specific installation instructions.

Development

Our website contains instructions on how to set up a development environment.

Default branch renamed to main

The default development branch of PyGObject has been renamed to main. To update your local checkout, use:

git checkout master
git branch -m master main
git fetch
git branch --unset-upstream
git branch -u origin/main
git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main

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

pygobject-3.52.3.tar.gz (1.2 MB view details)

Uploaded Source

File details

Details for the file pygobject-3.52.3.tar.gz.

File metadata

  • Download URL: pygobject-3.52.3.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for pygobject-3.52.3.tar.gz
Algorithm Hash digest
SHA256 00e427d291e957462a8fad659a9f9c8be776ff82a8b76bdf402f1eaeec086d82
MD5 50e6b31b7059e31a03f5949dab393e60
BLAKE2b-256 4a36fec530a313d3d48f12e112ac0a65ee3ccc87f385123a0493715609e8e99c

See more details on using hashes here.

Supported by

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