QR CODE GENERATO USING PYTHON
Author : RAFIK BOUDALIA.
Installation
Use the package manager pip to install foobar.
pip install pyqrcode
Usage
from tkinter import *
from tkinter import messagebox
import pyqrcode
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.