This is a small Python3 script I wrote to get the percentage of each mode from a set of EDI logs.
This is what it look like when you start the python-script. All buttons should be self-explanatory. It is possible to select files from many folders and merge the result. To do this:
- Select some files
- Press Calculate
- Select more files
- Press calculate again
This is the open file dialog from python.
The result is presented like this. In the console the raw values are dumped so that you can cut and paste them into a spread-sheet.
Attachment | Size |
---|---|
The source for the script. (Make sure it ends in .py when downloaded) | 4.07 KB |