Ok, I saw that someone find my blog after he/ she searched on Google for QRCode algorithm and I think was a little bit disappointed because this will be my first article about QRCode.
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:



Categories: , , , , ,

Leave a Reply