Skip to content

Python script to create single use qr codes. The script uses selenium and the "singleuse.link" website to create QR codes which expire after being scanned.

Notifications You must be signed in to change notification settings

yousufaayman/qrcode_ticket_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qrcode_ticket_gen

Python script to create single use qr codes. The script uses selenium and the "singleuse.link" website to create QR codes which expire after being scanned.

Requirments :: Python 3, Chrome, Selenium, Selenium Driver for Chrome, python qr-code library, python qr-code-styles library, python pyperclip library

How to use::

1- Download all requirments. 2- Run the driver code . 3- Follow the application requests to add all information and tweak customization options. 4- Allow the application to complete and you will find your qr-codes in a the same directory that the driver code is in.

About

Python script to create single use qr codes. The script uses selenium and the "singleuse.link" website to create QR codes which expire after being scanned.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages