Skip to content

🐍 Python is really amazing!!! In this repo you gonna discover how to create QR Codes with logos in the center!!! 🐍 (πŸ”‘ KeyWords: python, pillow, pyqrcode, qr-code-generator πŸ”‘)

CSFelix/PYTHON-PILLOW-PYQRCODE-QR-CODE-GENERATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌟 QR Code Generator 🌟


❓ What's it? ❓

  • QR Code Generator is a Python Code that generates QR Code (😐) and insert a logo in it!! Insert the logo is possible because the QR is generated with High Redundancy Algorithm, that allows us to cover 30% of the QR that it will still work!!!

βš’οΈ Tools βš’οΈ

  • Python 3.7 version or later;
  • PyQRCode package;
  • Pillow package.

βš™οΈ Run βš™οΈ

Downloading the Packages

  • Open the terminal and tip:
pip install pyqrcode
pip install pillow

Running the Code

  • Download the source code and the python_logo.png;
  • Save the code and the logo in the same folder;
  • Open cmd and go to Python Code's Folder;
  • Tip:
python qr_code_generator.py

πŸ“ Notes πŸ“

  • Change URL: you can change the URL editing the line 40!

πŸ“« Reach Me πŸ“«

Email: csfelix08@gmail.com

Linkedin: linkedin.com/in/csfelix/

Instagram: instagram.com/c0deplus/


Portfolio: CSFelix.io

About

🐍 Python is really amazing!!! In this repo you gonna discover how to create QR Codes with logos in the center!!! 🐍 (πŸ”‘ KeyWords: python, pillow, pyqrcode, qr-code-generator πŸ”‘)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages