Standalone applications ?

Madhusudan Singh spammers-go-here at spam.invalid
Sun Aug 14 00:36:06 EDT 2005


Paolo Alexis Falcone wrote:

> On Sat, 13 Aug 2005 23:29:27 -0400, Madhusudan Singh wrote:
> 
>> Hi
>> 
>> I just finished developing an application using Qt Designer in Python
>> that uses pyqwt, gpib, etc. How does one create standalone executables
>> for applications such as these ?
> 
> Generally, you can't, as Python is an interpreted programming language.
> However, there are some projects like py2exe in Windows which approximates
> what you want to do - port the Python code into a stand-alone application.

I should have added that my platform is Linux.




More information about the Python-list mailing list