argparseui icon indicating copy to clipboard operation
argparseui copied to clipboard

automagically add a PyQt based UI to setup options to an argparse based command-line tool

Results 1 argparseui issues
Sort by recently updated
recently updated
newest added

PyQT Dialog and PyQTApplication are located in PyQT5.Qtwidgets. Changed the classes to mare arparseui work in pyQT5. TODO: make it work in both, PyQT4 and PyQT5