An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![Documentation Status](https://readthedocs.org/projects/python-gtk-3-tutorial/badge/?version=latest)](https://python-gtk-3-tutorial.readthedocs.io/en/latest/?badge=latest)
[![Tox](https://github.com/sebp/PyGObject-Tutorial/actions/workflows/tox-workflow.yaml/badge.svg?branch=master)](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.org

Compile
-------
make html