Re: python and obviscation with package distribution?

  • From: "Tyler Littlefield" <tyler@xxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Sun, 19 Apr 2009 09:41:20 -0600

awesome. thanks


Thanks,
Tyler Littlefield
Web: tysdomain.com
email: tyler@xxxxxxxxxxxxx
My programs don't have bugs, they're called randomly added features.

----- Original Message ----- From: "tuukka Ojala" <tuukka.ojala@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Sunday, April 19, 2009 9:40 AM
Subject: Re: python and obviscation with package distribution?


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

__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: