QR Code generator using pip module called 'qrcode'
Basic Program to create qrcode using qrcode module
Has a few preset colours for the qr code, or you can enter color for the fill colour using PIL module. Saves the qr code png file in the same directory, like the "another_link.png" sample in this directory