Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 5th, 2008, 2:20 PM   #1
seVor
.NET Ninja - python newb
 
seVor's Avatar
 
Join Date: Apr 2008
Posts: 9
Rep Power: 0 seVor is on a distinguished road
Running python on computers without python installed.

Is there a way to run python apps on computers that dont have python framework installed.
__________________
The way programmers percive beauty is intimately related to their ability to process and understand complexity.
seVor is offline   Reply With Quote
Old May 5th, 2008, 2:21 PM   #2
big_k105
PFO Founder

 
big_k105's Avatar
 
Join Date: Mar 2004
Location: Fargo, ND
Posts: 1,602
Rep Power: 10 big_k105 is on a distinguished road
Send a message via AIM to big_k105 Send a message via MSN to big_k105 Send a message via Yahoo to big_k105
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.
__________________
BIG K aka Kyle
Programming Forums
Kyle K Online

Please do not PM or email me programming questions. Post them in the forums instead.
big_k105 is offline   Reply With Quote
Old May 5th, 2008, 2:22 PM   #3
seVor
.NET Ninja - python newb
 
seVor's Avatar
 
Join Date: Apr 2008
Posts: 9
Rep Power: 0 seVor is on a distinguished road
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.
__________________
The way programmers percive beauty is intimately related to their ability to process and understand complexity.
seVor is offline   Reply With Quote
Old May 5th, 2008, 2:26 PM   #4
Freaky Chris
Hobbyist Programmer
 
Freaky Chris's Avatar
 
Join Date: Dec 2007
Location: England
Posts: 130
Rep Power: 1 Freaky Chris is on a distinguished road
Send a message via MSN to Freaky Chris
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
__________________
Who said i couldn't program
sarcasm = raw_input('Type in a sarcastic remark: ')
print sarcasm
Freaky Chris is offline   Reply With Quote
Old May 5th, 2008, 2:28 PM   #5
seVor
.NET Ninja - python newb
 
seVor's Avatar
 
Join Date: Apr 2008
Posts: 9
Rep Power: 0 seVor is on a distinguished road
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.
__________________
The way programmers percive beauty is intimately related to their ability to process and understand complexity.
seVor is offline   Reply With Quote
Old May 5th, 2008, 2:30 PM   #6
Freaky Chris
Hobbyist Programmer
 
Freaky Chris's Avatar
 
Join Date: Dec 2007
Location: England
Posts: 130
Rep Power: 1 Freaky Chris is on a distinguished road
Send a message via MSN to Freaky Chris
Re: Running python on computers without python installed.

Yer, i tend to dual boot works well for me solves alot of problems lol

Chris
__________________
Who said i couldn't program
sarcasm = raw_input('Type in a sarcastic remark: ')
print sarcasm
Freaky Chris is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Running python scripts on localhost Swan Python 21 Feb 19th, 2008 9:37 PM
[tutorial] Python for programming beginners coldDeath Python 30 Dec 14th, 2005 11:35 AM
Convert Python script to C++ code clanotheduck Python 17 Sep 25th, 2005 8:55 AM
Advanced Python Tricks Arevos Python 19 Sep 24th, 2005 7:39 AM
Python - A Programmers Introduction coldDeath Python 17 Aug 19th, 2005 12:41 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:32 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC