wxOptParse

wxOptParse is a Python program that brings up a graphical representation of the command line options of a Python program.
Download

wxOptParse Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Scott Kirkwood
  • Publisher web site:
  • http://code.google.com/p/clipboard-modifier/

wxOptParse Tags


wxOptParse Description

wxOptParse is a Python program that brings up a graphical representation of the command line options of a Python program. wxOptParse is a Python program that brings up a graphical representation of the command line options of a Python program, if it happens to use the standard optparse module.What this means is that if if you have a program that uses optparse you can optionally click on checkboxes, edit boxes, combo boxes, etc. instead of using the command line. Here are some key features of "wxOptParse": · Cross-platform. Should work on Windows, Linux, Unix, or Mac. · Absolutely no changes required for the program you want to run. · You can continue to use the program at the command line as well. · Boolean flags shown as checkboxes. · String options that use the word "file" add a file browser button. · String options that use the work "path" or "folder" add a path browser button. · Choices are shown as a combo box. · Your most recently used choices are used by default · A history of your previous items are stored. Requirements: · wxPython 2.5.3 or greater. · elementtree 1.2 or greater · Python 2.4 (untested in 2.3).


wxOptParse Related Software