Python bindings for GObject Introspection
Project description
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
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
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
File details
Details for the file pygobject-3.50.0.tar.gz
.
File metadata
- Download URL: pygobject-3.50.0.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4500ad3dbf331773d8dedf7212544c999a76fc96b63a91b3dcac1e5925a1d103 |
|
MD5 | a6904c6f523b9f7ca2dec63d8c24de92 |
|
BLAKE2b-256 | 2b58d34e67a79631177e3c08e7d02b5165147f590171f2cae6769502af5f7f7e |