[Tutor] 'Installing' Python at runtime? (Civilization)

Noah Hall enalicho at gmail.com
Thu Feb 3 12:48:05 CET 2011


On Thu, Feb 3, 2011 at 11:11 AM, C.Y. Ruhulessin
<izzaddin.ruhulessin at gmail.com> wrote:
> For an application that I am designing, i'd like to achieve the same
> functionality, so the end users don't have to bother installing Python
> themselves.
> Can anybody shed their lights on how one would program this?
> kind regards,


There are applications, such as http://www.py2exe.org/ and
http://www.pyinstaller.org/ that you can use to achieve the same
thing.


More information about the Tutor mailing list