compiling python program
Camilo Olarte
colarte at telesat.com.co
Tue Sep 23 04:24:07 EDT 2003
More information about the Python-list mailing list
Tue Sep 23 04:24:07 EDT 2003
- Previous message (by thread): compiling python program
- Next message (by thread): compiling python program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In a python-src distribution look for a tool called Freeze.py you can download it from sourceforge too.. You can also pack it with an utility you can find at : http://sebsauvage.net/python/ called pypack.py which encrypts the content of your py file but lets it yet runnable(Woa!!!) this is disencryptable ... but , to a non-python person its somewhat hard to. Camilo Olarte
- Previous message (by thread): compiling python program
- Next message (by thread): compiling python program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list