david672orford / pyapp

Utility functions for writing GTK+ apps in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyapp

This is a set of functions which are generally useful when create Gtk+ applications in Python.

Some things covered:

  • Splash screen
  • Unicode CSV files
  • Win32 and MacOS compatibility hacks
  • Saving files
  • Error dialog boxes
  • Resize control for gtk.VBox
  • Sending work to another thread and receiving result in Gtk~
  • Setting up i18n
  • SVG icons
  • Downloading and installing updated application
  • Scripted WebKit browser

About

Utility functions for writing GTK+ apps in Python

License:GNU General Public License v2.0


Languages

Language:Python 100.0%