[BangPypers] Python conversion from .py to .exe

2015-01-02 Thread Abhijit Bangera
Hi All, Need a quick help in understanding conversion process from .py to .exe. I am able to convert a single .py file to .exe, but I need to convert a complete project to .exe. That is to say, I have multiple modules to run. I am using py2exe (http://www.py2exe.org/index.cgi/Tutorial) for this

Re: [BangPypers] Python conversion from .py to .exe

2015-01-02 Thread Senthil Kumaran
On Friday, January 2, 2015 at 5:03 AM, Abhijit Bangera wrote: > That is to say, I have multiple modules to run. I am using py2exe > (http://www.py2exe.org/index.cgi/Tutorial) for this. Can anyone help me > getting this done? > > Also say I have a project which makes use of DB, will the conve

Re: [BangPypers] Terrible choices: MySQL. What is the way ahead?

2015-01-02 Thread Senthil Kumaran
On Tuesday, December 30, 2014 at 6:02 PM, Anand Chitipothu wrote: > The big companies using mysql would have found work-arounds for these > issues. I don't think individual developers can afford that. Just to churn this a little. I have been using MySQL at work and we have not found any basic