C Board  

Go Back   C Board > Community Boards > A Brief History of Cprogramming.com

 
 
LinkBack Thread Tools Display Modes
Old 05-04-2002, 07:21 PM   #1
Intranasal Heroin User
 
Xterria's Avatar
 
Join Date: Sep 2001
Location: Buffalo, NY
Posts: 1,033
Python

hey, i downloaded python 2.2 and started programming in it in honor of my new 8 foot burmese python.
anyway...
ive made a few programs and it has come to my understanding that i cannot make executable files in python!
in order to distribute my software, I need to cram 20 mg's worth of modules along with my .py file! this is nuts.
am i getting the right idea? does anyone know how to make python programs into executables?
thanks
Xterria is offline  
Old 05-04-2002, 07:29 PM   #2
Registered User
 
Join Date: Apr 2002
Posts: 200
Just post the source and tell them to download the intepreter.
fyodor is offline  
Old 05-04-2002, 08:38 PM   #3
Intranasal Heroin User
 
Xterria's Avatar
 
Join Date: Sep 2001
Location: Buffalo, NY
Posts: 1,033
not exactly a normal programming language, is it?
Xterria is offline  
Old 05-04-2002, 09:07 PM   #4
Blank
 
Join Date: Aug 2001
Posts: 1,034
http://www.python.org/cgi-bin/faqw.py
Nick is offline  
Old 05-04-2002, 10:10 PM   #5
Intranasal Heroin User
 
Xterria's Avatar
 
Join Date: Sep 2001
Location: Buffalo, NY
Posts: 1,033
that really stinks. i can only make .py programs.
Xterria is offline  
Old 05-04-2002, 10:56 PM   #6
Peace
 
Join Date: Aug 2001
Posts: 1,512
That would be the nature of interpeted languages.
__________________
"There's always another way"
-lightatdawn (lightatdawn.cprogramming.com)
lightatdawn is offline  
Old 05-05-2002, 12:23 AM   #7
&TH of undefined behavior
 
Fordy's Avatar
 
Join Date: Aug 2001
Posts: 5,219
Quote:
Originally posted by Xterria
that really stinks. i can only make .py programs.

LOL!!!!!!!
__________________
"If A is success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth shut."
Albert Einstein (1879 - 1955)


Board Rules
Fordy is offline  
Old 05-05-2002, 01:56 AM   #8
the hat of redundancy hat
 
nvoigt's Avatar
 
Join Date: Aug 2001
Location: Hannover, Germany
Posts: 2,769
1.1. What is Python?
Python is an interpreted, interactive, object-oriented programming language.
__________________
hth
-nv

She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate."

When in doubt, read the FAQ.
Then ask a smart question.
nvoigt is offline  
Old 05-05-2002, 12:30 PM   #9
Unregistered
Guest
 
Posts: n/a
Quote:
Originally posted by nvoigt
1.1. What is Python?
Python is an interpreted, interactive, object-oriented programming language.

May as well use Java instead!
 
Old 05-05-2002, 03:19 PM   #10
Blank
 
Join Date: Aug 2001
Posts: 1,034
I meant read the faq under
4.28. How can I create a stand-alone binary from a Python script.
Nick is offline  
Old 05-05-2002, 04:08 PM   #11
Intranasal Heroin User
 
Xterria's Avatar
 
Join Date: Sep 2001
Location: Buffalo, NY
Posts: 1,033
i know...but then i have to include all of these libraries along with my .exe in order for it to run. i just wanted to see if there was another way around this
Xterria is offline  
 

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
python c api ralu. C Programming 0 03-01-2009 01:19 PM
C and Python alexnb185 Tech Board 5 04-11-2008 11:11 PM
python in c++ application l2u C++ Programming 5 04-18-2007 07:50 AM
Python mart_man00 Tech Board 7 10-06-2003 07:24 AM


All times are GMT -6. The time now is 07:41 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22