Python Forum

Full Version: PysimpleGui + Mysql
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I made a login/signup page using pysimplegui and I want to integrate it with mysql. I want to store the user information in a database. Can someone help me on this? I tried the PysimpleGui page on github but they said they don't really know mysql.

Thanks
This is not a GUI question. If you have questions about mysql you should ask them on a mysql forum. Using PysimpleGui or tkinter or Qt doesn't change how mysql works.