Skip to content

CodeWithNiranjan/QR-Code-Generator-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

QR Code Generator Using Python

In this video we will be creating a QR Code Generator using Python

I am using qrcode module in this project

Installation :

Install qrcode module

pip install qrcode

Usage :

Here is a sample code to use qrcode module

import qrcode #Import The Module
img = qrcode.make('Some data here')
type(img)
img.save("some_file.png") #Save the file

OutPut :

Output i got in this video

img

QR Code Scanner Online

You can scan your QR Code online for free from here - https://qrcodescan.in/

Subscribe

Please subscribe CodeWithNiranjan

Thank You

About

In this video we will be creating a QR Code Generator using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy