lincolnloop / python-qrcode

Python QR Code image generator
https://pypi.python.org/pypi/qrcode
Other
4.39k stars 673 forks source link

show and tell: Added a qrcode example to the Markdown Exec galery #365

Closed pawamoy closed 2 months ago

pawamoy commented 3 months ago

Hey, sorry for opening an issue, discussions are not enabled :sweat_smile:

Thanks a lot for this project! It's really cool.

I added an example using it in the gallery of Markdown Exec: https://pawamoy.github.io/markdown-exec/gallery/#with-qrcode.

(Markdown-Exec is an extension for Python-Markdown that allows to execute code blocks in Markdown pages 🙂)

If you scan the QRCode (or just look at the source), you'll see something nice :stuck_out_tongue_winking_eye:

(Feel free to close right away!)