Tool for automatically pricing heavy machinery according to current online bid prices.
- Excel File named "Equipment Master List.xlsx" with columns A, B, C, ... being "EMCo", "Description", "VINNumber", "Manufacturer", "Model", "ModelYr", "OdoReading", "OdoDate", "HourReading", "HourDate", "Location", and "Complete"
- Excel File named "Equipment New List.xslx" which is a copy of "Equipment Master List.xslx" with additional columns for "Auction Value", "Market Value", and "Asking Value"
- Text File name "temp_output.txt" for outputting results of running the executable
https://www.zacoding.com/en/post/python-selenium-to-exe/
pyinstaller ./main.py --onefile