You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wanted to make a python script that would make a qr code for my website that i am working on, works pretty well. I used my linkedin url just for testing purposes.
install qrcode: pip or pip3 install qrcode.
About
Wanted to make a python script that would make a qr code for my website that i am working on, works pretty well. I used my linkedin url just for testing purposes.