<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.24">
<TITLE>how to convert a PY to a PYC file</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>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).</FONT></P>

<P><FONT SIZE=2>Is there a way to generate a 'pyc' file and distribute that only?</FONT>
</P>

<P><FONT SIZE=2>Regards,</FONT>
<BR><FONT SIZE=2>Freddy Chavez. </FONT>
</P>

</BODY>
</HTML>