Skip to content

reemkhaleed/QR-Code-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR-Code-Generation

This Python script generates a QR code that opens your GitHub profile when scanned.

Output Example

The QR code saved as My_Github.png will look like a standard QR code with the GitHub logo centered.

Requirements

  • Python 3.7+
  • qrcode
  • pillow (PIL)

Install them with:

pip install -r requirements.txt

About

This Python script generates a QR code that opens your GitHub profile when scanned.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages