Skip to content

aaryen11/QR-Code-Generator-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator with Python

Project's frontend is fully made upon HTML and CSS (web), and all the backend stuff i.e, QR code generation is done python (QR-Code.py).

Getting Started with the Code

  • Clone the repository
$ git clone https://github.com/aaryen11/QR-Code-Generator-in-Python.git
  • Install eel, pyqrcode (For QR Code Generation)
$ pip install eel pyqrcode pypng
  • Run the app
$ python QR-Code.py

About

QR Code Generator in Python with a UI made with HTML and CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors