How To Make QR Codes in Python With 3 Lines of Code

preview_player
Показать описание
This quick video will show you how to install the QR code package for Python, which lets you easily generate high quality QR codes using either the command line or Python.

Рекомендации по теме
Комментарии
Автор

Can someone help me:I'm getting this error
AttributeError: partially initialized module 'qrcode' has no attribute 'make' (most likely due to a circular import)

vinothkannan
Автор

Nice. Can you specify a file path for the .save() ?

HasoVids
Автор

When i typed code shown by you its saying that you cant edit in read-only editor

viveks.
Автор

pip : The term 'pip' is not recognized as the name of a
cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was
included, verify that the path is correct and try again.
At line:1 char:1
+ pip install qrcode [pil]
+ ~~~
+ CategoryInfo : ObjectNotFound: (pip:Strin
g) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
help on this one

krissy.muggletum
Автор

What if i want to save the image based on what we wrote in img?

punitvachhani
Автор

thanks man, now i can soer out my inventory with way less effort, feel like a h4x0r.
*sort

mertvak
visit shbcf.ru