A simple desktop application built with Python that generates an qr code from text, displays it in a graphical interface, and saves it locally. This project was created during my last year of high ...
PyQt6 is a Python binding for Qt 6 that helps developers create cross-platform desktop GUIs with native widgets, layouts, signals, and tools. It gives Python teams access to the modern Qt6 application ...