How to turn my python program into a software to install and how to prepare an installation file

0 votes
I create a python application with pyqt5 and I use mysql for database. I want my program to be a software to install before using it in any PC like visual studio or mysql. I used cx_freeze before to create my exe file and it works fine but I have two problems with this solution: -First: The application works without installation on the computer so that you can run it directly by opening the .exe file and there is no installation file. -Second: I can't run the .exe file without installing mysql but I want to get the result that the software works after I installed the installation file without having to install mysql or anything else.
Mar 9, 2022 in Python by Akram

edited 5 days ago 5 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP