10 Forks
122 Stars
122 Watchers

py-gtk

A curated collection of tips, tutorials, and code examples for building graphical user interfaces with Python, using the PyGObject library and the GTK toolkit.

How to download and setup py-gtk

Open terminal and run command
git clone https://github.com/natorsc/py-gtk.git
git clone is used to create a copy or clone of py-gtk repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with py-gtk https://github.com/natorsc/py-gtk/archive/master.zip

Or simply clone py-gtk with SSH
[email protected]:natorsc/py-gtk.git

If you have some problems with py-gtk

You may open issue on py-gtk support forum (system) here: https://github.com/natorsc/py-gtk/issues