词条 | IDLE |
释义 |
| name = IDLE | title = IDLE | logo = | screenshot = Python's IDLE.png | caption = IDLE in action under Ubuntu: shell with highlights settings | collapsible = | author = Guido van Rossum | developer = | released = {{Start date and age|1998|12|22}} | discontinued = | programming language = Python | platform = | size = | language = | status = | genre = Integrated development environment | license = | website = {{URL|https://docs.python.org/library/idle.html}} }} IDLE (short for integrated development environment[1][2] or integrated development and learning environment[3]) is an integrated development environment for Python, which has been bundled with the default implementation of the language since 1.5.2b1.[4][5] It is packaged as an optional part of the Python packaging with many Linux distributions. It is completely written in Python and the Tkinter GUI toolkit (wrapper functions for Tcl/Tk). IDLE is intended to be a simple IDE and suitable for beginners, especially in an educational environment. To that end, it is cross-platform, and avoids feature clutter. According to the included README, its main features are:
IDLE has been criticized for various usability issues, including losing focus, lack of copying to clipboard feature, lack of line numbering options, and general user interface design; it has been called a "disposable" IDE, because users frequently move on to a more advanced IDE as they gain experience.[6] Author Guido van Rossum says IDLE stands for "Integrated DeveLopment Environment",[1][7] and since van Rossum named the language Python partly to honor British comedy group Monty Python, the name IDLE was probably also chosen partly to honor Eric Idle, one of Monty Python's founding members.[8][9] See also{{Portal|Free and open-source software}}
References1. ^1 [https://lwn.net/1999/0114/a/idle.html Subject: IDLE 0.2 -- Integrated DeveLopment Environment for Python], From: Guido van Rossum, Date: Fri, 8 Jan 1999 17:35:25 GMT 2. ^Also from the Help> About screen 3. ^https://docs.python.org/2/library/idle.html 4. ^[https://lwn.net/1998/1119/idle.html Subject: IDLE 0.1 -- a Python IDE], By Guido van Rossum - 16 Nov 1998 - comp.lang.python, At the conference I mentioned a few times that I was working on a Tkinter-based IDE for Python. I've decided to use the paradigm "release early and often" for this piece of software (especially since I don't expect I'll have much time to work on it), so version 0.1 (essentially a dump of my directory) is now sitting in the contrib directory ftp.python.org. 5. ^IDLE 0.1 was distributed with the Python 1.5.2b1 release on 12/22/98., From: \\Python-1.5.2\\Tools\\idle\EWS.txt 6. ^Sweigart AL. (2011) The Things I Hate About IDLE That I Wish Someone Would Fix. The Invent With Python Blog. 7. ^Primer on Installing Python and VPython, Author: M. Haley 8. ^Lutz, Mark & Ascher, David (2004). Learning Python, p. 40. O'Reilly Media, Inc. {{ISBN|0-596-00281-5}}. 9. ^Hammond, Mark & Robinson, Andy (2000). Help for Windows Programmers, p. 59. O'Reilly Media, Inc. {{ISBN|978-1565926219}}. External links
4 : Free computer libraries|Free integrated development environments|Python software|Software using the PSF license |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。