FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

csarath/QrCode: Generates Qr codes from Excel sheets · GitHub

/ QrCode Public

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL