how to create application(exe) from python script for linux
        Posted  
        
            by Apache
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Apache
        
        
        
        Published on 2010-04-28T09:40:48Z
        Indexed on 
            2010/04/28
            9:43 UTC
        
        
        Read the original article
        Hit count: 244
        
python
hi expert, i'm newbie for python programming, i'm having a .py file, now what shall i do so i can create an application from .py file and it can be istall and run in any linux pc, i try to packaging it but its just create .tar file where i need python to run it, is it any to do so,
thanks
© Stack Overflow or respective owner