473,387 Members | 1,504 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

IDLE--what are your experiences with it?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm looking for other peoples' viewpoints about their experiences with
IDLE as an editor--what are its good points? What are its limitations?
Any advice/insight is appreciated.

- --
Kevin Walzer, PhD
WordTech Software--Open Source Applications and Packages for OS X
http://www.wordtech-software.com
http://www.smallbizmac.com
http://www.kevin-walzer.com
mailto:sw@wordtech-software.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBeRItJmdQs+6YVcoRAlMfAJ9HCm/JWKZF4SpYBrivPHM1EO3slgCdGrJF
wgbnOgkYH0ywOlF0dFy9rUU=
=DUrq
-----END PGP SIGNATURE-----

Jul 18 '05 #1
6 1743


Kevin Walzer wrote:
I'm looking for other peoples' viewpoints about their experiences with
IDLE as an editor--what are its good points? What are its limitations?
Any advice/insight is appreciated.


When I was in windows I used Idle more often, it was just as easy to
pull up idle as it was a command line. However even then I ended up
using command line python more often than Idle since I was running my
own apps from the command line. Now that I'm on linux I never use Idle.
And either way, I only ever used the command line interpreter (or Idle)
to verify syntax before putting it into my code.

e.g.

"Hm... I don't recall... is the four-year date in datetime %Y or %y?"

So I'll pull up python, get my answer, close python, continue on in my
"real" editor.

Gabriel.
Jul 18 '05 #2
Under windows I don't user IDLE but the PythonWin 2.3.3
I thinkt PythonWin (from ActiveState.com) is much better
It should be the one in the official distribution and not IDLE

Greetz,
Ivo.

"Kevin Walzer" <sw@wordtech-software.com> wrote in message
news:Pm****************@fe37.usenetserver.com...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm looking for other peoples' viewpoints about their experiences with
IDLE as an editor--what are its good points? What are its limitations?
Any advice/insight is appreciated.

- --
Kevin Walzer, PhD
WordTech Software--Open Source Applications and Packages for OS X
http://www.wordtech-software.com
http://www.smallbizmac.com
http://www.kevin-walzer.com
mailto:sw@wordtech-software.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBeRItJmdQs+6YVcoRAlMfAJ9HCm/JWKZF4SpYBrivPHM1EO3slgCdGrJF
wgbnOgkYH0ywOlF0dFy9rUU=
=DUrq
-----END PGP SIGNATURE-----

Jul 18 '05 #3

Kevin Walzer <sw@wordtech-software.com> wrote:
I'm looking for other peoples' viewpoints about their experiences with
IDLE as an editor--what are its good points? What are its limitations?
Any advice/insight is appreciated.


It is a decent editor for a handful of files at a time. The moment you
get beyond just a few documents; your taskbar becomes cluttered with
entries. It also doesn't have code folding, project support, ...

- Josiah

Jul 18 '05 #4
Kevin Walzer <sw@wordtech-software.com> wrote in message news:<Pm****************@fe37.usenetserver.com>...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm looking for other peoples' viewpoints about their experiences with
IDLE as an editor--what are its good points? What are its limitations?
Any advice/insight is appreciated.


it is the lowest common denominator.

there are MUCH MUCH better alternatives

www.xored.com has a nice plugin for Eclipse 3.x

that is much better than IDLE
Jul 18 '05 #5
On Fri, 22 Oct 2004 20:12:39 +0200, "Ivo Woltring"
<Th********@ivonet.nl> declaimed the following in comp.lang.python:
Under windows I don't user IDLE but the PythonWin 2.3.3
I thinkt PythonWin (from ActiveState.com) is much better
It should be the one in the official distribution and not IDLE
It's not portable... IDLE is Tkinter based, and runs on
practically all platforms that support Python.

PythonWin is WINDOWS ONLY...

-- ================================================== ============ <
wl*****@ix.netcom.com | Wulfraed Dennis Lee Bieber KD6MOG <
wu******@dm.net | Bestiaria Support Staff <
================================================== ============ <
Home Page: <http://www.dm.net/~wulfraed/> <
Overflow Page: <http://wlfraed.home.netcom.com/> <

Jul 18 '05 #6
thanks will try it out

"Y2KYZFR1" <ja*************@yahoo.com> wrote in message
news:c7*************************@posting.google.co m...
Kevin Walzer <sw@wordtech-software.com> wrote in message

news:<Pm****************@fe37.usenetserver.com>...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm looking for other peoples' viewpoints about their experiences with
IDLE as an editor--what are its good points? What are its limitations?
Any advice/insight is appreciated.


it is the lowest common denominator.

there are MUCH MUCH better alternatives

www.xored.com has a nice plugin for Eclipse 3.x

that is much better than IDLE

Jul 18 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: wolf | last post by:
i would like to briefly share my experiences with installing mod_python on a w2000 box. i must say that i believe the installation process to be unnecessarily complicated by the simple fact that...
3
by: Michael Sherf | last post by:
I'm looking for "real life" experiences of companies running DB2 in an 24x7 OLTP environment. Seems like most folks are using DB2 for DSS applications, rather than OLTP. If your DB2 production...
5
by: Jeffrey W. Baker | last post by:
Dear list, We are using PostgreSQL with the database and xlogs on (separate) XFS volumes under Linux 2.4.25. We are simply curious to hear your experiences with this combination, if you are...
0
by: connectrajesh | last post by:
INTERVIEWINFO.NET http://www.interviewinfo.net FREE WEB SITE AND SERVICE FOR JOB SEEKERS /FRESH GRADUATES NO ADVERTISEMENT
4
by: Ian | last post by:
I would like to hear from others who have considered and/or ported code from traditional C++ to C++/CLI. The class library I am considering porting to C++/CLI was written in traditional C++ with...
0
by: Groove | last post by:
On 10/10, I posted at thread in here looking for shopping cart solutions. This was one of the solutions that was suggested. Has anyone used this? If so, what were your experiences? I'm hoping...
2
by: Jay Loden | last post by:
All, In studying Python, I have predictably run across quite a bit of talk about the GIL and threading in Python. As my day job, I work with a (mostly Java) application that is heavily threaded....
0
by: PSiegmann | last post by:
Hello newsgroup, We are hosting (and developing) an asp.net application on a dedicated server, as database MS SQL Server Express 2005 is used. We are currently happy with Express 2005, but,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...

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.