Skip to content

A simple python script that generates real VIN numbers barcodes.

License

Notifications You must be signed in to change notification settings

jcurbelo/random-vin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random VIN Barcodes Generator

CI

A simple python script that fetches real VIN numbers from randomvin.com and then generates an HTML page with their barcodes representation using TEC-IT.

How to use it

Use pipenv to install all project's dependencies.

# install all dependencies
$ pipenv install

# fetch real VIN numbers
$ python fetch-vins.py

# generate HTML page with barcodes as <img>
$ python generate.py

Example

Example VINs

Enjoy it!

About

A simple python script that generates real VIN numbers barcodes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages