Python application, which takes csv file generated by one system and reforming the data into different excel files by desired form.
There was used pandas library for reading the data, and openpyxl for creating new excel files.
Made by Pavel Hujer 2023.