Skip to content

Latest commit

 

History

History
executable file
·
10 lines (8 loc) · 271 Bytes

File metadata and controls

executable file
·
10 lines (8 loc) · 271 Bytes

Select Wrapper Classes

Wrappers: CLIWrapper

Users can inherit from the BasicWrapper class to create their own custom wrapper programs in Python.

CLIWrapper

Graphic user interface for managing command line options before executing a command.