Skip to content

Darkrock04/QR-CODE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

QR CODE GENERATER

QR code generator. It allows users to create custom QR codes for various purposes, such as sharing URLs, contact information, Wi-Fi credentials, and more.

REFERENCES

REQUERED MODULES FOR THE PROJECT

$ pip install qrcode

IMPORT MODULES

$ import qrcode

COLOUR REFERENCE

Color Hex
blue #0000ff #0000ff
red #ff0000 #ff0000

USER NEED TO WORK ON

$ he can change the from this define method img = qr.make_image(fill_color="red", back_color="blue")

$ link 🔗 is user defined

SCREENSHOT

youtube

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages