deflex.console_scripts.result¶
-
deflex.console_scripts.result()[source]¶ deflex-results [-h] [–version] [–filetype [FILETYPE]] function in_path out_path
Processing the results from a computed deflex dump file. The following functions are available:
- calculate_key_values
calculate_key_values() - something
See the documentation for more details.
Positional Arguments
function Post-processing function to use. in_path Input file or directory. out_path Output file or directory.
Optional Arguments
-h, --help show this help message and exit --version show program’s version number and exit --filetype <FILETYPE> The file_type of the output file xlsx or csv. By default the suffix of the output file is used, if possible. - calculate_key_values