Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.02 KB

QR Generator with Python UI Tkinter - CustomTkinter

QR generator with personal information.

Libraries and Utilities

python3 or higher
qrcode
customtkinter 4.6.3
os
mysql-connector-python

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Make sure you have installed the libraries.

  pip install customtkinter==4.6.3
  pip install mysql-connector-python
  pip install qrcode

Please make sure to update tests as appropriate.

Author

  • Bastián Escribano

I did this software with academic purposes.

License

MIT