Skip to content

Spidy20/QR_Code_website_Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator Website💻 using Flask🐍🐍

This webapp created on Flask which can convert any word into QR Code

Sourcerer

Code Requirements

  • Flask(pip install flask)
  • pyqrcode(pip install pyqrcode)
  • pypng(pip install pypng)

What steps you have to follow??

  • Run app.py
  • Go to http://127.0.0.1:5000/QR_Code_Generater

Screenshots

(1)

(2)