Skip to content

Releases: joeraven0/com2csv

Windows executable

Choose a tag to compare

@joeraven0 joeraven0 released this 07 Nov 17:24
30ee83e
v0.0.2

Delete 20230327_com2csv.csv

Windows executable (pyinstaller)

Choose a tag to compare

@joeraven0 joeraven0 released this 27 Mar 18:34
95a0c76

First release v0.0.1. The com2csv.exe file is a stand-alone executable generated using PyInstaller, which allows the application to be run without installing Python.
com2csv.spec contains pyinstaller spec.
Windows batch: pyinstaller --noconsole --onefile com2csv.spec