how to convert a PY to a PYC file

Chavez Gutierrez, Freddy fchavez at intercorp.com.pe
Mon Sep 5 21:31:36 EDT 2005


I want to distribute a Python application to several computers, but I don't
want they to be able to see the pure python code (the 'py' file).

Is there a way to generate a 'pyc' file and distribute that only?

Regards,
Freddy Chavez. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050905/adc3e38b/attachment.html>


More information about the Python-list mailing list