[BangPypers] How to Distribute Commercial Python Applications

Noufal Ibrahim KV noufal at nibrahim.net.in
Mon Aug 4 07:08:00 CEST 2014


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-library-and-scripts-the-professional-way/5731719#5731719

This was more than just a "python application" though. It had several
dependencies and the whole setup ended up becoming, in retrospect,
something like a poor man's docker.

-- 
Cordially,
Noufal
http://nibrahim.net.in


More information about the BangPypers mailing list