Skip to content

Tool for automatically pricing heavy machinery according to current online bid prices.

Notifications You must be signed in to change notification settings

XanderGardner/heavy_pricing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heavy_pricing

Tool for automatically pricing heavy machinery according to current online bid prices.

Input:

  • 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"

Output:

  • 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

Creating the Executable for Windows:

https://www.zacoding.com/en/post/python-selenium-to-exe/

pyinstaller ./main.py --onefile

About

Tool for automatically pricing heavy machinery according to current online bid prices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages