Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vin-qr

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vin-qr

Utility that generates QR code from the VIN number

  • 0.0.1
  • PyPI
  • Socket score

Maintainers
1

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc