So, I tried to create a program in Python that generates the QRCode for a string. First of all I searched after some ideas on Internet and I found a lot of examples that used a module from HERE. In this module are implemented in Python some function for a QRCode generator.
So why not to try this module? And because I like a lot GUI in Python why not to create one?
So this is the code for GUI in Python and XML:
