QR Code generator using python code example Example: python library to make qr codes import qrcode img = qrcode.make('Some data here')