Releases: physumasso/auxiclean
Releases · physumasso/auxiclean
New GUI + Windows .exe
This release is an upgrade to the previous GUI which was minimalist. Now, it is more complete and prompts a window if there is equalities. It also ships with a simple utility to deploy an executable (windows only) to use the app simply by clicking on the executable.
Feature added: minimal browser
Added a graphical interface to run the module. Simply run the run.py file::
python run.py
And a window will appear to choose an excel file and run the Selector automatically.
Added excel file checkups
Excel file checkups were added in order to make the form filling more flexible.
Bug fix windows clean install
Bug fixes:
- Bug when doing a clean install on windows because of coverage and setuptools. This has been fixed.
First working release
The module now supports and only works using real excel files. The input is through one excel file that contains two sheets. An example of such a file is inside the «Example» directory (example.xslx).