https://github.com/sebp/pygobject-tutorial
Tutorial for using GTK+ 3 in Python
https://github.com/sebp/pygobject-tutorial
gnome gtk3 pygobject python tutorial
Last synced: 23 days ago
JSON representation
Tutorial for using GTK+ 3 in Python
- Host: GitHub
- URL: https://github.com/sebp/pygobject-tutorial
- Owner: sebp
- License: lgpl-2.1
- Created: 2011-08-28T16:40:54.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T09:48:34.000Z (4 months ago)
- Last Synced: 2025-04-07T08:11:46.087Z (about 1 month ago)
- Topics: gnome, gtk3, pygobject, python, tutorial
- Language: Python
- Homepage: https://python-gtk-3-tutorial.readthedocs.io/
- Size: 2.85 MB
- Stars: 391
- Watchers: 33
- Forks: 162
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
[](https://python-gtk-3-tutorial.readthedocs.io/en/latest/?badge=latest)
[](https://github.com/sebp/PyGObject-Tutorial/actions/workflows/tox-workflow.yaml)The PyGObject Tutorial
======================An introduction to developing GTK+ 3 applications in Python with [PyGObject](https://pygobject.readthedocs.io).
The tutorial's web site is https://python-gtk-3-tutorial.readthedocs.io
Dependencies
------------
- Sphinx: https://www.sphinx-doc.orgCompile
-------
make html