[Distutils] Using Scripts\foo.exe on a python which doesn't have Distribute installed?

Mohd Kamal Bin Mustafa kamal.mustafa at gmail.com
Sun May 26 00:08:12 CEST 2013


On Sat, May 25, 2013 at 4:16 PM, Matt Wilkie <maphew at gmail.com> wrote:
> That looks very interesting Nick!
>
> Do you know of any small or smallish programs using this I could
> inspect and learn from? Most of the references I find surround
> pyinstaller it's specfile format.

This article explain about using the __main__.py file -
http://sayspy.blogspot.com/2010/03/various-ways-of-distributing-python.html

As for example, one that I recently found -
https://github.com/pagekite/PyPagekite/


More information about the Distutils-SIG mailing list