Utility that generates QR code from the VIN number
Project description
Generates date matrix QR codes for VIN (vehicle identification number)
This script was created to simplify printing stickers for VIN numbers. The script is solving issue with incorrect VIN numbers by replacing control symbol (#9) with correct one, to make VIN scanners working with the sticker.
Usage
usage: vin_qr [-h] [--file file] [--vin vin] [--board board] [--generate-all]
Generate QR codes from a JSON file or a given VIN.
options:
-h, --help show this help message and exit
--file file the JSON file to read from
--vin vin a VIN to generate a QR code for
--board board a board from the JSON file to generate a QR code for
--generate-all generate QR codes for all entries in the JSON file
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
vin_qr-0.0.1-py3-none-any.whl
(5.0 kB
view hashes)