Y
Hacker News
new
|
ask
|
show
|
jobs
by
llarsson
647 days ago
Do you need fancy looking ones or just barebones QR codes? Because the latter you can just get from the qrcode Python package and simply go "qr news.ycombinator.com > hn.png" in your terminal.
https://pypi.org/project/qrcode/