This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 3.58.0 instead.
Reason given by maintainers: Doesn't install due to inconsistent versioning
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
Release files for PyGObject 3.51.0.dev0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pygobject-3.51.0.dev0.tar.gz | 1.1 MB | Details |
Release files / pygobject-3.51.0.dev0.tar.gz
| Download URL | pygobject-3.51.0.dev0.tar.gz |
|---|---|
| Size | 1.1 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7122c81c9c36e379181475315003e3cc16def4f54c5b2b7bc7a0990ae55b36bc
|
|
BLAKE2b-256 checksum How to use checksums |
e2076e0ed8727d8514ed10755a6b2c8a48f690a566c24bb0601e0f9a88e80912
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.1
|