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. Can anyone help me 
getting this done?

Also say I have a project which makes use of DB, will the conversion process 
take care of DB part as well?

FYI,
Python version used: 3.4
DB: Sqlite

Regards,
Abhijit Bangera
www.geektech.in
                                          
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to