Protect Python Source

hope hope at netlimit.com
Fri Nov 1 03:35:28 EST 2002


Hi,

If i am to develop a full fledge commercial application using Python :

a. Can i compile my python source into binary ? I have read about py2exe for
windows. Is there one for Linux ?

b. Can I distribute the bytecode only (.pyo, .pyd) and not the source (.py)
? Can the bytecode be 'de-compiled' to source ?

Please advice.

Cheers,
Peter





More information about the Python-list mailing list