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 <[email protected]> wrote: > How to distribute commercial python application without giving source code > to the customer, dev platform in Unix (FreeBSD), Python2.x. > Regards, Nanda _______________________________________________ BangPypers mailing list [email protected] https://mail.python.org/mailman/listinfo/bangpypers
