Go to file
Christoph Reiter e058297bec Remove Simon Feltman from the maintainer list
Invalid gnome:userid property (sfeltman is not a member of the gnomecvs group)
2023-09-20 21:35:51 +02:00
.gitlab-ci CI: unify the flatpak testing code 2023-06-10 12:01:45 +02:00
docs Documentation update for GTK 2 2023-06-30 18:24:07 +00:00
examples examples: Fix flake8 whitespace error 2022-07-31 16:11:37 +05:30
gi Fix docstring for methods that return an array 2023-08-07 21:52:27 +02:00
pygtkcompat Remove all Python 2 Python code 2020-04-15 09:51:45 +02:00
subprojects meson: bump minimum meson version to 0.53.0 and update subprojects 2023-01-27 19:28:40 +01:00
tests Fix flake8 issue with test_thead.py 2023-08-08 08:37:29 +02:00
tools pygi-convert: Fix GLib.IOCondition regex 2018-07-04 17:59:53 +00:00
.gitignore Add .venv to .gitignore 2021-09-19 22:14:19 +02:00
.gitlab-ci.yml CI: unify the flatpak testing code 2023-06-10 12:01:45 +02:00
.readthedocs.yaml Add a readthedocs config 2022-03-27 18:57:12 +02:00
COPYING Update the address of the FSF, by replacing old bits of the address with 2009-03-29 02:33:25 +00:00
MANIFEST.in Add a readthedocs config 2022-03-27 18:57:12 +02:00
NEWS release 2023-09-10 11:17:10 +02:00
PKG-INFO.in Drop Python 3.7 support and update CI envs 2023-03-19 11:23:30 +01:00
README.rst Drop Python 3.7 support and update CI envs 2023-03-19 11:23:30 +01:00
meson.build version bump 2023-09-10 11:49:23 +02:00
meson_options.txt meson: Make the `pycairo` option a feature 2020-06-03 15:25:37 -04:00
pygobject-3.0.pc.in build: remove libdir from the .pc file 2018-02-06 18:15:05 +01:00
pygobject.doap Remove Simon Feltman from the maintainer list 2023-09-20 21:35:51 +02:00
pyproject.toml version bump 2023-09-10 11:49:23 +02:00
setup.cfg CI: make things work with coverage.py 5.x 2019-12-27 16:14:43 +01:00
setup.py version bump 2023-09-10 11:49:23 +02:00

README.rst

image

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.8+ and PyPy3. PyGObject, including this documentation, is licensed under the LGPLv2.1+.


For more information visit https://pygobject.readthedocs.io