January 2023
This is the DESKTOP version application It uses the openpyxl to work with XLSX files
HOW TO USE IT
- download the ZIP file
- copy it in any folder in your PC and extract it
- you need PYTHON installed with some modules
- MANDATORY MODULES are: numpy, pandas, matplotlib, openpyxl, pandasgui (to install, use command on your terminal 'pip install nameofthemodule')
- to start the application: 'python pyMin_v2.py'