Skip to content

csarath/QrCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qr Code Generator

Generates Qr code corresponding to data present in the given excel sheet.

Version

2.0

Python Version

2.7.x 

Packages:

* Tkinter
* pyqrcode (https://pypi.python.org/pypi/PyQRCode)
* xlrd (https://pypi.python.org/pypi/xlrd)
* docx (https://python-docx.readthedocs.org/en/latest/)
* cx_Freeze (https://pypi.python.org/pypi/cx_Freeze/4.3.4)

Standalone

Use "python setupGuiDocMsi.py bdist_msi -o" to create a stand alone application. (install cx_Freeze first)

Todo

* Add options to change margins of the page. 
* Add options to control number of qrcodes per row.

About

Generates Qr codes from Excel sheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages