GUI Dialog library for Python with a major goal of simplicity
EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
Several calculators for Warhammer 40k Black Crusade and other games
This is a project for several different calculators for Warhammer 40k Black Crusade, and eventually Dark Heresy and Rouge Trader.
All made in Python, using EasyGUI and py2exe
Current Calculators:
Black Crusade Trade modifier calc.
This one is designed to help you find your trade modifier from buying and selling ideas.
Create INTERACTIVE GUI DIALOGS from PYTHON SCRIPTS or from COMMAND LINE. Platform Independent Easy and Interactive GUI Dialogs for Python programmers based on "wxPython" and deep inspired by "EasyGui"