opthandler
Python functions to parse and handle command-line and config-file options.
Functions
Create a dictionary from a |
|
Check if the options of a |
|
Convert the option names in an |
|
Convert the option names of a |
|
Convert the values of a |
|
Convert the input to its corresponding type. |
|
Gather all options from command line and Configuration File. |
|
Convert an option dictionary to an option list. |
|
Convert an option dictionary to an option string. |
|
Convert an option list to an option dictionary. |
|
Convert a list of positional arguments to a string. |
|
Search and read options from a Configuration File. |
|
Remove an option from a command string. |
|
Convert the string |