Skip to content

Using Python code to generate QR code from any Text or URL

Notifications You must be signed in to change notification settings

easonlai/text_to_qr_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert any Text or URL to QR Code

Using Python code to generate QR code from any Text or URL. I found an awesome convenience Python library called "Segno" that can generate QR codes very easily. This is an example of using the "Segno" library's helper function to generate Text or URL QR codes and save it as PNG image file format. Enjoy.

Here is an example.

Meeting Room F
alt text

URL (http://www.google.com)
alt text

About

Using Python code to generate QR code from any Text or URL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages