This is a tool that checks COTUS using either VIN or Order Number and Dealer Code combination.
Also supports reading in a text file with VIN on each line, and check every one of them.
Note:
- Requires
requestslibrary (http://docs.python-requests.org). - Requires
PyPDF2library (https://pythonhosted.org/PyPDF2). - Requires
google-api-python-clientlibrary (https://developers.google.com/api-client-library/python).