api-to-roefact by RENware Software Systems
CHANGELOG 0.1.9.dev
0.1.9 xl2roefact.RDINV
running executable and distribution kit (231203 h07:00)
-
231103piu_b releasing ==> made
dist/0.1.9-exe.win-amd64-3.10.zip
with executable file -
231103piu_a
xl2roefact.py
more updates:- set verbose flag for debugging mode
- made
file_name
argument as file(s) to be processed with wildcards like Python standard functionos.glob.glob()
(reference herehttps://docs.python.org/2/library/glob.html
) - build a new fresh executable in
build/exe.win-amd64-3.10/
-
231202piu_b
xl2roefact.py
started a skeleton forfile_name
argument - see code-in-file @"TODO here to useexcel_files_directory
+ / +file_name
to find all files and process them in a loop" -
231202piu_a build complete
cxFreeze
configuration in order to build Windows executable and installer package (asmsi
package):- create a minimal setup (
setup.py
) - create
build/
directory with all building commands for xl2roefact app:python setup.py build
(see official doc herehttps://cx-freeze.readthedocs.io/en/latest/setup_script.html
) - CONCLUSION
msi
package OK,exe
file NOK - seesetup.py
for a detailed comment markedNOTE-[piu@231202]
- create a minimal setup (
Last update:
March 6, 2024