Re: [BangPypers] Distributing a python project as a binary.

2011-01-08 Thread Pradeep Gowda
On Sat, Jan 8, 2011 at 10:41 AM, kunal wrote: > Hi all, > I am just curious , and do not intend to start any flame wars. > If a company wants to use python in a commercial project and does not want > the source code to go public (i.e closed source ). > How would one go about packaging the python p

Re: [BangPypers] Distributing a python project as a binary.

2011-01-08 Thread Noufal Ibrahim
On Sat, Jan 08 2011, kunal wrote: [...] > Hmm , interesting , licenses are good as a legal protection. > But once your software is "cracked" the time limitation etc removed, > and its available online . No one ( the vast majority of home users ) > is going to buy that software right ? > > Illegit

Re: [BangPypers] Distributing a python project as a binary.

2011-01-08 Thread Noufal Ibrahim
On Sat, Jan 08 2011, Narendra Sisodiya wrote: [...] > I am still unable to understand that You company can still earn by > making NonCommercial License. You can choose any opensource license > and put a extra condition of non-commercial over it. This is the > standard and legal way to make non-

[BangPypers] TIOBE language of the year 2010

2011-01-08 Thread Baiju M
www.tiobe.com/index.php/content/paperinfo/tpci/index.html ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Distributing a python project as a binary.

2011-01-08 Thread Venkatraman S
On Sat, Jan 8, 2011 at 10:06 PM, Narendra Sisodiya < naren...@narendrasisodiya.com> wrote: > I am still unable to understand that You company can still earn by making > NonCommercial License. You can choose any opensource license and put a > extra > condition of non-commercial over it. > This is t

Re: [BangPypers] Convert to Black and White to an image

2011-01-08 Thread Narendra Sisodiya
On Sun, Jan 9, 2011 at 2:58 AM, Kenneth Gonsalves wrote: > On Sat, 2011-01-08 at 09:23 +0530, Narendra Sisodiya wrote: >> I wanted to know more appropriate mailing list where PIL developer sit >> and >> they can help. > > you asked for python in general - not for PIL I just read my mail. many tim

Re: [BangPypers] Convert to Black and White to an image

2011-01-08 Thread Kenneth Gonsalves
On Sat, 2011-01-08 at 09:23 +0530, Narendra Sisodiya wrote: > I wanted to know more appropriate mailing list where PIL developer sit > and > they can help. you asked for python in general - not for PIL -- regards Kenneth Gonsalves ___ BangPypers maili

Re: [BangPypers] Distributing a python project as a binary.

2011-01-08 Thread kunal
On 01/08/2011 10:06 PM, Narendra Sisodiya wrote: On Sat, Jan 8, 2011 at 9:11 PM, kunal wrote: Hi all, I am just curious , and do not intend to start any flame wars. If a company wants to use python in a commercial project and does not want the source code to go public (i.e closed source ). How

Re: [BangPypers] Distributing a python project as a binary.

2011-01-08 Thread Narendra Sisodiya
On Sat, Jan 8, 2011 at 9:11 PM, kunal wrote: > Hi all, > I am just curious , and do not intend to start any flame wars. > If a company wants to use python in a commercial project and does not want > the source code to go public (i.e closed source ). > How would one go about packaging the python p

Re: [BangPypers] Distributing a python project as a binary.

2011-01-08 Thread akm
> I am just curious , and do not intend to start any flame wars. > If a company wants to use python in a commercial project and does not want > the source code to go public (i.e closed source ). > How would one go about packaging the python project. > > Also as i see it, java too generates byte cod

[BangPypers] Distributing a python project as a binary.

2011-01-08 Thread kunal
Hi all, I am just curious , and do not intend to start any flame wars. If a company wants to use python in a commercial project and does not want the source code to go public (i.e closed source ). How would one go about packaging the python project. Also as i see it, java too generates byte codes