vininfo
vininfo copied to clipboard
Extracts useful information from Vehicle Identification Number (VIN)
Results
7
vininfo issues
Sort by
recently updated
recently updated
newest added
It seems irrational to be, but to make validate (classmethod) work, you have to instantiate the Vin with a VIN number and call validate again with a VIN number. `Vin('someVIN').validate('someVIN')`...
question
There is a problem when I check valid VIN I receive "Checksum is not valid" vininfo, is version 1.7.0 For example: `vininfo check NMTDM26R30R030595` `Checksum is not valid` Checking same...
question