![]() |
Running python on computers without python installed.
Is there a way to run python apps on computers that dont have python framework installed.
|
Re: Running python on computers without python installed.
http://www.py2exe.org/
I believe that is what I have seen people around here talk about when they want to compile a python program to an exe. |
Re: Running python on computers without python installed.
first of all... Great name. Kyle is my name!! Is this a linux compatible solution or only for windows. I mean to say do I need windows to install py2exe or can I install it on linux.
|
Re: Running python on computers without python installed.
Linux Machines all come with Python installed anyway so its not a problem, py2exe obviously creates an exe file which is executable on Windows, im not sure if the provide source code etc required for Linux, or a package file. Most likely not.
Note don't be alarmed by file sizes. It includes alot of base files also it builds in the interperetor so a small 1kb files may come out a few mb but you will notice that a 500kb files will only come out to about 499kb bigger. Chris |
Re: Running python on computers without python installed.
cool thanks.. Thats what I thought. just checking cause I am only in windows on my work computer. All other comps nuked windows for linux.
|
Re: Running python on computers without python installed.
Yer, i tend to dual boot works well for me solves alot of problems lol
Chris |
| All times are GMT -5. The time now is 9:29 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC