QR Code image generate with less black fill by Python?

113 Views Asked by At

using is this qrcode 7.3.1 Python Package to Generate QR Code. I'm putting a long URL to generate the QR code with the url. But the black fill is too much in the QR Code image.enter image description here

Is there any way to modify the QR to get less black fill in the image? I'll use this in odoo11 custom module

0

There are 0 best solutions below