Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 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/workflows/Tox/badge.svg?branch=master)](https://github.com/sebp/PyGObject-Tutorial/actions?query=workflow%3ATox+branch%3Amaster+)

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