Code your own QR Codes in Python

Опубликовано: 09 Октябрь 2024
на канале: Smoljames
1,693
46

QR Codes or Quick Response codes are found absolutely everywhere nowadays, and are a great way to communicate website URLS and lots of other information with the world. In this video we look at how you can create and style your very own QR Codes using the Python library Segno.

#python #programming #qrcode

🔗 Resources

Segno docs - https://pypi.org/project/segno/

🔖 Topics Covered

Create QR codes
Style QR codes
Create QR code in Python