Grun

The simplest GUI builder (tk/gtk), for RAD scripts
Download

Grun Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Python License
  • Price:
  • FREE
  • Publisher Name:
  • manatlan
  • Publisher web site:
  • http://manatlan.infogami.com/popdown

Grun Tags


Grun Description

The simplest GUI builder (tk/gtk), for RAD scripts Grun is a simple example, turn your methods into GUI forms:from grun import grun@grundef my_window( name, passwd, cookie= ): '''Hello, I'm the method's doc name: Login passwd: Password cookie: How long ? ''' if name == passwd: return True else: grun("Set login == password !")print my_window(cookie="1 day")Works on Linux/BSD, Windows and Mac using Tk framework (or pygtk when available). Requirements: · Python What's New in This Release: · bugfix : use of the grun decorator was buggued (func_closure) · local config enabled, if the conf file is in the root app


Grun Related Software