Can I generate a QR-code in circular shape using Python, like the ones Facebook Messenger or kik use? I have visited many sites but I cannot find that type of QR-code. By default, Python generates square-shaped QR-codes, but in my project I want a round QR-code. Is it possible to create a round QR-code?
An example is in the image below.