Re: python and obviscation with package distribution?

  • From: "tuukka Ojala" <tuukka.ojala@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Sun, 19 Apr 2009 18:40:25 +0300

Hello

Tyler Littlefield wrote:
I've got a couple questions.
First, I want to distribute a program I'm working on in python;
though I don't want to release the source, not just yet, anyway.
Any possible way to do this?

I think py2exe should do the job.

Second, this program will probably need the pywin package, as well as
twisted. Is there an easy way to distribute these with the installer?

When you compile your python source to exe all the required dependencies should be included automatically.

Hope that helps, although I'm not a python programmer myself.

--
Tuukka Ojala
tuukka.ojala@xxxxxxxxx
skype: tuukkao
Windows live: tuukkao@xxxxxxxxxxx
__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: