Skip to content

Vastyen/qr-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages