How do I organize my Python application code?

Dudeja, Rajat rajat.dudeja at aeroflex.com
Thu Aug 14 04:31:04 EDT 2008


Hi,

I'm learning Python to write a GUI application using Tkinter & Tk.
I've evaluated Eclipse and Pydev. With the help of Fabio Zadrozny I
successfully installed Eclipse and PyDev. 
Thanks.

Now, I'm learning Eclipse and PyDev.

And my problem is that I don't have an understanding of how the code in
Python is generally organized, in case my code spans multiple files,
modules, etc. I've been using C/C++ althrough my life on Linux and
Visaul Studio, so the way their code is organized in a group of header
files, source files, etc, I'm looking for a similar way in Python way or
an approach to organize my python GUI application code? 

I'll be using Eclipse and PyDev as my development tools. So, please
suggest from these tools prespective.

Thanks & regards,
Rajat

Notice: This e-mail is intended solely for use of the individual or entity to which it is addressed and may contain information that is proprietary, privileged, company confidential and/or exempt from disclosure under applicable law. If the reader is not the intended recipient or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited.  If this communication has been transmitted from a U.S. location it may also contain data subject to the International Traffic in Arms Regulations or U.S. Export Administration Regulations and cannot be disseminated, distributed or copied to foreign nationals, residing in the U.S. or abroad, without the prior approval of the U.S. Department of State or appropriate export licensing authority. If you have received this communication in error, please notify the sender by reply e-mail or collect telephone call and delete or destroy all copies of this e-mail message, any physical copies made of this e-mail message and/or any file attachment(s).





More information about the Python-list mailing list