2 years ago
#76793
LALM
How to create window installer for python application with mysql database?
I have developed a little application with python and PyQt that is connected to a mysql server. During development I started by setting up the mysql server, then developed the interaction functionality with python and lastly built the GUI with PyQt. Now, in order to be able to deploy my application to windows systems I need to create an installer that is not only setting up the software but also the mysql server. However, I am completely lost on how to do that. Can anyone give me a direction on where to go from here?
Best regards
python
mysql
windows-installer
0 Answers
Your Answer