QRGEN (Official QR Code website repository of 24 AvePizza)
This is the official repository of 24 Ave Pizza QR Code Generator made in Python3.8 using the tkinter module.
Installation
Install from git:
git clone https://github.com/24avepizza/qrgen.git
Or directly download the zipfile.Then use
pipto install dependencies:pip install -r requirements.txt
Then Run
main.py file or the main.exe file in the.zip folder:python main.py
Quickstart
qrgenfolder contains the source code and binary compiled source is incompiled_binary\windowsfolder.Till now only for the Microsoft Windows Operating System the compiled binary code is availableThere will be a compressed file named
exemain, extract it and run the main.exe file.If not then run the main.py file but
to run it python3.8 must be installedRun
pipto install the dependencies:pip install -r requirements.txt
Then Run
main.py file or the main.exe file in the.zip folder:python main.py
The
images(qr code)generated are stored infoldernamedqrcode pictures
NOTE for the beginners
Use the following commands to update your fork of this repository:
git remote add upstream https://github.com/24avepizza/qrgen.git git fetch upstream git checkout main git reset --hard upstream/main git push origin main --force git push -f origin main
Credits
Created and maintained by Dhruva Shaw & 24 Ave Pizza