Description du projet

optparse_gui is a drop-in replacement for Python's
built-in optparse. It allows the user to enter
command line arguments in a dynamically generated
WX-based dialog. optparse_gui generates the dialog
depending on the provided optparse options:
CheckBox for boolean options, ComboBox for
"choice" options, TextCtrl for all other options,
and an extra TextCtrl for entering non-option
command line arguments. Also, the dialog contains
context-sensitive help for every option.

Évaluation
Votre évaluation
Votre avis sur ce projet