473,508 Members | 2,104 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to save and run python codes

1 New Member
Hi all,

I am so new to Python and have got no idea as to how to save the object codes and then how to run the exe--- either on linux or a windows platform.
Looking forward to..........
Jun 22 '07 #1
2 1746
bartonc
6,596 Recognized Expert Expert
Hi all,

I am so new to Python and have got no idea as to how to save the object codes and then how to run the exe--- either on linux or a windows platform.
Looking forward to..........
On Windows, most beginners start with IDLE as their IDE. From the Start menu -> Programs -> Python 2.x -> IDLE (Python GUI). IDLE has a nice editor. You need to save your source files with the ".py" extension. Then, from the Run menu, pull down to Run Module (F5).
Jun 22 '07 #2
Bellum
23 New Member
Hi all,

I am so new to Python and have got no idea as to how to save the object codes and then how to run the exe--- either on linux or a windows platform.
Looking forward to..........


The source code is just a txt file with a py extension. Run it with the python interpreter to use it.
Jun 23 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
16519
by: Blaine HIlton | last post by:
I'm trying to send data over the serial port using PHP and Serproxy. I downloaded Serproxy from http://www.lspace.nildram.co.uk/freeware.html. From the manual page at...
21
2808
by: Glen Wheeler | last post by:
Hello all, My program uses many millions of integers, and Python is allocating way too much memory for these. I can't have the performance hit by using disk, so I figured I'd write a C...
10
1778
by: Carl Banks | last post by:
Here's a summary of the final decision Guido made concerning how Python will indent code in the future, from python-dev: Guido had been planning to deprecate tabs in favor of spaces for awhile,...
1
2185
by: Yong Wang | last post by:
Hi, All: We have a network management system written in C++, MysQL, and Hp SNMP. It works in Solaris command line. When I wrote a similar python codes which call compiled C++ and mysql codes in...
29
3402
by: Maurice LING | last post by:
Hi, I remembered reading a MSc thesis about compiling Perl to Java bytecodes (as in java class files). At least, it seems that someone had compiled scheme to java class files quite successfully....
1
22813
by: brenny | last post by:
Hello I want to save a image to specified path as a jpg format. But I'm getting some error messages. Codes are shown below ; path ="C:\\image.jpg"; FileStream fs = new...
5
3385
by: peter | last post by:
Hello all, I'm looking for an advice. Example (one block in ascii file): $------------------------ NAME='ALFA' CODE='x' $------------------------
2
2439
by: koolest1 | last post by:
Im working with Python 2.2 on my red hat linux system. Is there any way to write python codes in separate files and save them so that i can view/edit them in the future? Actually I've just started...
0
7226
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7388
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7049
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7499
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5631
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4709
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3199
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1561
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
422
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.