Distributing Python Apps and MySQL
- From: "dcrespo" <dcrespo@xxxxxxxxx>
- Date: 7 Apr 2005 08:22:12 -0700
Hi there... I want to distribute my python apps and the MySQL Database
in the easiest way possible. I mean a user just run the installation
file and all is automaticly installed. Any suggestions?
My knowledge: I know, as many of you, that there's py2exe for compiling
python apps for running under Windows. But what about the database
structure and data? I think it could be reached through a .qry run in
the MySQL database from an installation instruction. But (one more
time) what about the automated installation of the MySQL database
without user intervention?
Daniel Crespo
.
- Follow-Ups:
- Re: Distributing Python Apps and MySQL
- From: Dave Cook
- Re: Distributing Python Apps and MySQL
- From: rbt
- Re: Distributing Python Apps and MySQL
- Prev by Date: Re: Lambda: the Ultimate Design Flaw
- Next by Date: Re: Lambda: the Ultimate Design Flaw
- Previous by thread: struct enhancements?
- Next by thread: Re: Distributing Python Apps and MySQL
- Index(es):
Relevant Pages
|