Skip to content

Releases: physumasso/auxiclean

New GUI + Windows .exe

19 Jul 17:55
Compare
Choose a tag to compare

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

03 Jul 13:44
Compare
Choose a tag to compare

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

22 Jun 20:11
Compare
Choose a tag to compare

Excel file checkups were added in order to make the form filling more flexible.

Bug fix windows clean install

20 Jun 20:43
Compare
Choose a tag to compare

Bug fixes:

  • Bug when doing a clean install on windows because of coverage and setuptools. This has been fixed.

First working release

18 Jun 19:36
Compare
Choose a tag to compare

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).