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
QR code generator using pyqrcode and tkinter module in python.
Pyqrcode :-
The pyqrcode module is a QR code generator that is simple to use and written in pure python.
The module can automates most of the building process for creating QR codes.
About
QR code generator using pyqrcode and tkinter module in python