5

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.

Round QR code from some Messenger profile

6
  • Does this answer your question? qrcode generator using python for windows Commented Nov 26, 2019 at 5:34
  • @AnshumanTiwari Tiwari yes i am used pyqrencode but it display in square shape Qr-code but i want to generate in circular shape. is that possible that? Commented Nov 26, 2019 at 5:38
  • This might be helpful - github.com/jveres/qrcode-bot Commented Nov 26, 2019 at 5:48
  • @AnshumanTiwari Tiwari Thanks. might be its usedfull to me. Commented Nov 26, 2019 at 5:53
  • @AnshumanTiwari bro, i tried but it can not work for me Commented Nov 26, 2019 at 7:16

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.