[BangPypers] Mailing list etiquette

2014-08-03 Thread Kushal Das
Good old presentation [1] from mbuf. Please take time to read and understand. [1] http://www.shakthimaan.com/downloads/glv/presentations/mailing-list-etiquette.pdf Kushal -- CPython Core Developer http://fedoraproject.org http://kushaldas.in ___ BangP

Re: [BangPypers] How to Distribute Commercial Python Applications

2014-08-03 Thread B.Nanda Kishore
We use bdist_egg always to ship python packages. It ships just pyc files. https://pythonhosted.org/an_example_pypi_project/setuptools.html On Mon, Aug 4, 2014 at 10:27 AM, Deepak Tripathi wrote: > How to distribute commercial python application without giving source code > to the customer, dev p

Re: [BangPypers] How to Distribute Commercial Python Applications

2014-08-03 Thread Noufal Ibrahim KV
On Mon, Aug 04 2014, Deepak Tripathi wrote: > Hi, > How to distribute commercial python application without giving source code > to the customer, dev platform in Unix (FreeBSD), Python2.x. [...] This is what I did. http://stackoverflow.com/questions/5661385/packaging-and-shipping-a-python-libr

Re: [BangPypers] How to Distribute Commercial Python Applications

2014-08-03 Thread sayantan bhattacharya
I haven't personally written any code that obfuscates the main source code, but I think - you can search in those lines. An example of the same is the youtube-dl script. It runs fine but the data could not be viewed - you can check out their code/repository for any information on the way the code i

[BangPypers] How to Distribute Commercial Python Applications

2014-08-03 Thread Deepak Tripathi
Hi, How to distribute commercial python application without giving source code to the customer, dev platform in Unix (FreeBSD), Python2.x. -- -- |--| | Deepak Tripathi | | irc: irc.debian.org | | nick: deepak, gnumonk| |