Hi, I have developed an application which has nearly 10 individual python files. These files are core of the application.
Now i want to convert these files into an installer package. I also want to do something similar for windows compatibility as well. My application also uses MySQL. I use MySQL to store and retrieve values used in the application. I remember using SQL Lite with Andriod programming and the database file can be exported in that case. Am not sure about doing the same for MySQL. Could anyone please provide their suggestions on the both "installer package" and database support. How would the database support be maintained when an installer is created ? Is it even possible ? Thank you. -- View this message in context: http://python.6.n6.nabble.com/Create-an-installer-package-tp4688832p4688832.html Sent from the PyQt mailing list archive at Nabble.com. _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt