About: IDLE

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

IDLE (short for Integrated Development and Learning Environment) is an integrated development environment for Python, which has been bundled with the default implementation of the language since 1.5.2b1. 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.

Property Value
dbo:abstract
  • IDLE (zkratka anglického Integrated Development and Learning Environment, doslova Integrované vývojové a výukové prostředí) je vývojové prostředí pro Python, které je přímo součástí jazyka od jeho verze 1.5.2b1, byť například v rámci balíčkovacích systémů různých linuxových distribucí bývá často zabaleno odděleně. Je samo napsáno v Pythonu s použitím knihovny Tkinter (což je pythonovské rozhraní pro Tk). IDLE je multiplatformní, funguje víceméně stejně na Linuxu (a jiných systémech unixového typu), macOS i na Microsoft Windows. Podporuje mimo jiné zvýrazňování syntaxe, našeptávání, ladicí zarážky a zobrazení zásobníku volání. Vzhledem k tomu, že tvůrce jazyka i IDLE Guido van Rossum pojmenoval jazyk po britské komediální skupině zvané Monty Python, je pravděpodobně, že název IDLE má kromě zkratky popisného názvu odkazovat také k jednomu z jejích členů, Ericu Idleovi. (cs)
  • IDLE és un entorn integrat de desenvolupament per al llenguatge de programació Python. El seu autor original és Guido van Rossum, l'inventor del mateix llenguatge Python, que el va nomenar amb les inicials d'IDLE com acrònim d'Integrated DeveLopment Environment. IDLE s'ha alliberat de forma conjunta amb les noves versions d'aquest llenguatge des de la versió 1.5.2b1. Tot i això la seva incorporació als paquets de programari Python és opcional en diverses distribucions Linux. El programa en si està completament escrit en Python i empra el conjunt d'eines d'interfície gràfica d'usuari Tkinter. L'IDLE està ideat per ser un entorn de desenvolupament apte per principiants, especialment en un entorn de formació. (ca)
  • Το IDLE (συντομογραφία του Integrated DeveLopment Environment ή Integrated Development and Learning Environment) είναι ένα ολοκληρωμένο περιβάλλον ανάπτυξης (IDE) για την γλώσσα προγραμματισμού Python και παρέχεται δωρεάν μαζί με την εγκατάσταση από την έκδοση 1.5.2 beta. Είναι εξολοκλήρου γραμμένο σε Python και επειδή ως γραφικό περιβάλλον χρήστη (GUI) χρησιμοποιεί το Tkinter toolkit, μπορεί να εκτελεσθεί σε περιβάλλον Linux, Microsoft Windows και Mac OS X. Πιθανολογείται ότι το όνομα προήλθε από ένα μέλος της κωμικής σειράς «Monty Python's Flying Circus», τον . (el)
  • IDLE (بالإنجليزية: Integrated Development Learning Environment)‏ هو بيئة تطوير متكاملة للغة بايثون، وهي مرفقة بالتطبيق الافتراضي للغة بايثون منذ الإصدار 1.5.2b1. وهي مضافة كمكون اختياري في حزمة بايثون في عدد من توزيعات لينكس. وهي مكتوبة بالكامل بلغة بايثون ومكتبة Tkinter التي تعد غلافًا للتعامل مع Tcl/Tk. يعد IDLE بيئة تطوير متكاملة بمزايا قليلة. من مزاياه الإكمال الآلي، الإزاحة الذكية، وتلوين الأكواد ومحرر للأكواد في نوافذ متعددة وصدفة بايثون تقدم ميزة تلوين الأكواد. (ar)
  • IDLE, Kurzform für „Integrated Development and Learning Environment“, ist die seit 1998 dem Installer für die Programmiersprache Python beigegebene leichtgewichtige integrierte Entwicklungsumgebung (IDE). Sie ist vollständig in Python und dem Tkinter GUI-Toolkit, einem Wrapper für Tcl/Tk, geschrieben. IDLE ist als einfache IDE gedacht und eignet sich für Anfänger, auch im Bildungsumfeld. Zu diesem Zweck ist sie plattformübergreifend und vermeidet eine Überladung mit komplizierten Funktionalitäten. Die Hauptfunktionen sind: * plattformübergreifend: funktioniert unter Windows, Unix und macOS weitgehend identisch. * Python-Shell-Fenster (interaktiver Interpreter) mit Einfärbung von Codeeingaben, Ausgaben und Fehlermeldungen. * Multi-Fenster-Text-Editor mit mehrfacher Rückgängigmachung, automatische Einrückung und Einfärbung des Quellcodes, Autovervollständigung und anderen Funktionen. * Suchen in jedem Fenster, Ersetzen in Editorfenstern und Durchsuchen mehrerer Dateien. * Debugger mit persistenten Haltepunkten, Stepping und Anzeige von globalen und lokalen Namensräumen. * mehrere Dialogboxen für verschiedenste Funktionen und Konfigurationen. IDLE wurde als „Einweg“-IDE bezeichnet, da erfahrene Benutzer häufig zu einer fortgeschritteneren IDE wechseln. Da Guido van Rossum, der Erfinder der Sprache Python, die Programmiersprache so benannt hat, um die britische Comedy-Gruppe Monty Python zu ehren, wurde der Name IDLE wahrscheinlich auch gewählt, um Eric Idle, eines der Gründungsmitglieder von Monty Python, zu ehren. (de)
  • IDLE (short for Integrated Development and Learning Environment) is an integrated development environment for Python, which has been bundled with the default implementation of the language since 1.5.2b1. 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: * Multi-window text editor with syntax highlighting, autocompletion, smart indent and other. * Python shell with syntax highlighting. * Integrated debugger with stepping, persistent breakpoints, and call stack visibility. Author Guido van Rossum says IDLE stands for "Integrated Development and Learning Environment", and since Van Rossum named the language Python after the British comedy group Monty Python, the name IDLE was probably also chosen partly to honor Eric Idle, one of Monty Python's founding members. (en)
  • IDLE (abreviatura de Integrated Development and Learning Environment, en español: «Entorno de desarrollo y aprendizaje integrado»)​ es un entorno de desarrollo integrado para Python, que se incluye con la implementación predeterminada del lenguaje desde la versión 1.5.2b1.​ Está empaquetado como una parte opcional del paquete de Python con muchas distribuciones de Linux. IDLE está destinado a ser un entorno de desarrollo integrado simple y enfocado para su uso por parte de usuarios principiantes, especialmente en un entorno educativo. Con ese fin, es multiplataforma y evita la sobrecarga de funcionalidades. Según el archivo README incluido, sus principales características son: * Editor de texto de múltiples ventanas con resaltado de sintaxis, autocompletado, sangría inteligente y otros. * Intérprete de Python con resaltado de sintaxis. * Depurador integrado con pasos, breakpoints persistentes y visualización de espacios de nombres locales y globales.​ El autor, Guido van Rossum, explicó que IDLE significa "Integrated DeveLopment Environment",​ y dado que van Rossum nombró al lenguaje Python en honor al grupo de comedia británico Monty Python, el nombre IDLE probablemente también fue elegido para honrar a Eric Idle, uno de los miembros fundadores de Monty Python.​ ​ (es)
  • IDLE est un environnement de développement intégré pour le langage Python. Il n'est pas inclus dans le paquet Python pour de nombreuses distributions Linux. Il est intégralement écrit avec Python et la bibliothèque graphique Tkinter. IDLE signifie « Integrated DeveLopment Environment » (« environnement de développement intégré », en français) selon Guido van Rossum. D'autre part, Python étant ainsi appelé en référence à la troupe de comiques britanniques Monty Python, le nom IDLE pourrait être une référence à Eric Idle, un membre fondateur de la troupe. (fr)
  • ( 다른 뜻에 대해서는 아이들 문서를 참고하십시오.) IDLE은 1.5.2b1부터 언어의 기본 구현체로 기본 포함된 파이썬의 통합 개발 환경(IDE)이다. 수많은 리눅스 배포판과 함께 파이썬 패키징의 선택적 부분으로 패키징된다. 온전히 파이썬과 GUI 툴킷(Tcl/Tk의 래퍼 기능)으로 개발되어 있다. (ko)
  • IDLEはPython用の統合開発環境であり、マルチウィンドウ型のテキストエディタである。バージョン1.5.2b1以降のPythonに標準で付属している。 (ja)
  • IDLE (Integrated DeveLopment Environment lub Integrated Development and Learning Environment) – proste zintegrowane środowisko programistyczne (IDE) dla Pythona, dołączane do kanonicznej implementacji tego języka – CPython. Jest napisane całkowicie w Pythonie, przy użyciu biblioteki Tkinter. (pl)
  • IDLE é um ambiente de desenvolvimento integrado para Python, que é lançado em cada liberação da ferramenta de programação desde a versão 2.3. Ele não é incluso no pacote Python incluído com muitas distribuições Linux. É completamente escrito em Python e com o kit de ferramentas de GUI Tkinter (funções de empacotamento para Tcl/Tk). De acordo com o arquivo README incluso, suas principais características são: * Editor de textos multi-janela com destaque de sintaxe, autocomplemento, indentação rápida e outras. * Shell Python com destaque de sintaxe. * Depurador integrado com passo-a-passo, pontos de parada persistentes e visibilidade de chamada de pilha. O nome Python foi definido em homenagem ao grupo de comédia britânico Monty Python. O nome IDLE significa Integrated Development and Learning Environment ou Ambiente Integrado de Desenvolvimento e Aprendizagem. (pt)
  • IDLE (Integrated Development and Learning Environment) — это интегрированная среда разработки и обучения на языке Python, созданная с помощью библиотеки Tkinter. Официально — искажение IDE, но на самом деле названа в честь Эрика Айдла (англ. Eric Idle) из Монти Пайтон. Поставляется вместе с Python и благодаря использованию Tkinter может использоваться на многих платформах, среди которых Windows, Mac OS, Unix-подобные ОС. (ru)
dbo:author
dbo:genre
dbo:programmingLanguage
dbo:releaseDate
  • 1998-12-22 (xsd:date)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 10849171 (xsd:integer)
dbo:wikiPageLength
  • 4789 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1120941073 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
dbp:caption
  • IDLE in action under Ubuntu: shell with highlights settings (en)
dbp:genre
dbp:name
  • IDLE (en)
dbp:programmingLanguage
dbp:released
  • 1998-12-22 (xsd:date)
dbp:screenshot
  • Python's IDLE.png (en)
dbp:title
  • IDLE (en)
dbp:website
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
rdf:type
rdfs:comment
  • Το IDLE (συντομογραφία του Integrated DeveLopment Environment ή Integrated Development and Learning Environment) είναι ένα ολοκληρωμένο περιβάλλον ανάπτυξης (IDE) για την γλώσσα προγραμματισμού Python και παρέχεται δωρεάν μαζί με την εγκατάσταση από την έκδοση 1.5.2 beta. Είναι εξολοκλήρου γραμμένο σε Python και επειδή ως γραφικό περιβάλλον χρήστη (GUI) χρησιμοποιεί το Tkinter toolkit, μπορεί να εκτελεσθεί σε περιβάλλον Linux, Microsoft Windows και Mac OS X. Πιθανολογείται ότι το όνομα προήλθε από ένα μέλος της κωμικής σειράς «Monty Python's Flying Circus», τον . (el)
  • IDLE (بالإنجليزية: Integrated Development Learning Environment)‏ هو بيئة تطوير متكاملة للغة بايثون، وهي مرفقة بالتطبيق الافتراضي للغة بايثون منذ الإصدار 1.5.2b1. وهي مضافة كمكون اختياري في حزمة بايثون في عدد من توزيعات لينكس. وهي مكتوبة بالكامل بلغة بايثون ومكتبة Tkinter التي تعد غلافًا للتعامل مع Tcl/Tk. يعد IDLE بيئة تطوير متكاملة بمزايا قليلة. من مزاياه الإكمال الآلي، الإزاحة الذكية، وتلوين الأكواد ومحرر للأكواد في نوافذ متعددة وصدفة بايثون تقدم ميزة تلوين الأكواد. (ar)
  • IDLE est un environnement de développement intégré pour le langage Python. Il n'est pas inclus dans le paquet Python pour de nombreuses distributions Linux. Il est intégralement écrit avec Python et la bibliothèque graphique Tkinter. IDLE signifie « Integrated DeveLopment Environment » (« environnement de développement intégré », en français) selon Guido van Rossum. D'autre part, Python étant ainsi appelé en référence à la troupe de comiques britanniques Monty Python, le nom IDLE pourrait être une référence à Eric Idle, un membre fondateur de la troupe. (fr)
  • IDLEはPython用の統合開発環境であり、マルチウィンドウ型のテキストエディタである。バージョン1.5.2b1以降のPythonに標準で付属している。 (ja)
  • IDLE (Integrated DeveLopment Environment lub Integrated Development and Learning Environment) – proste zintegrowane środowisko programistyczne (IDE) dla Pythona, dołączane do kanonicznej implementacji tego języka – CPython. Jest napisane całkowicie w Pythonie, przy użyciu biblioteki Tkinter. (pl)
  • IDLE (Integrated Development and Learning Environment) — это интегрированная среда разработки и обучения на языке Python, созданная с помощью библиотеки Tkinter. Официально — искажение IDE, но на самом деле названа в честь Эрика Айдла (англ. Eric Idle) из Монти Пайтон. Поставляется вместе с Python и благодаря использованию Tkinter может использоваться на многих платформах, среди которых Windows, Mac OS, Unix-подобные ОС. (ru)
  • IDLE és un entorn integrat de desenvolupament per al llenguatge de programació Python. El seu autor original és Guido van Rossum, l'inventor del mateix llenguatge Python, que el va nomenar amb les inicials d'IDLE com acrònim d'Integrated DeveLopment Environment. (ca)
  • IDLE (zkratka anglického Integrated Development and Learning Environment, doslova Integrované vývojové a výukové prostředí) je vývojové prostředí pro Python, které je přímo součástí jazyka od jeho verze 1.5.2b1, byť například v rámci balíčkovacích systémů různých linuxových distribucí bývá často zabaleno odděleně. Je samo napsáno v Pythonu s použitím knihovny Tkinter (což je pythonovské rozhraní pro Tk). IDLE je multiplatformní, funguje víceméně stejně na Linuxu (a jiných systémech unixového typu), macOS i na Microsoft Windows. (cs)
  • IDLE, Kurzform für „Integrated Development and Learning Environment“, ist die seit 1998 dem Installer für die Programmiersprache Python beigegebene leichtgewichtige integrierte Entwicklungsumgebung (IDE). Sie ist vollständig in Python und dem Tkinter GUI-Toolkit, einem Wrapper für Tcl/Tk, geschrieben. IDLE ist als einfache IDE gedacht und eignet sich für Anfänger, auch im Bildungsumfeld. Zu diesem Zweck ist sie plattformübergreifend und vermeidet eine Überladung mit komplizierten Funktionalitäten. Die Hauptfunktionen sind: (de)
  • IDLE (short for Integrated Development and Learning Environment) is an integrated development environment for Python, which has been bundled with the default implementation of the language since 1.5.2b1. 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. (en)
  • IDLE (abreviatura de Integrated Development and Learning Environment, en español: «Entorno de desarrollo y aprendizaje integrado»)​ es un entorno de desarrollo integrado para Python, que se incluye con la implementación predeterminada del lenguaje desde la versión 1.5.2b1.​ Está empaquetado como una parte opcional del paquete de Python con muchas distribuciones de Linux. Según el archivo README incluido, sus principales características son: (es)
  • IDLE é um ambiente de desenvolvimento integrado para Python, que é lançado em cada liberação da ferramenta de programação desde a versão 2.3. Ele não é incluso no pacote Python incluído com muitas distribuições Linux. É completamente escrito em Python e com o kit de ferramentas de GUI Tkinter (funções de empacotamento para Tcl/Tk). De acordo com o arquivo README incluso, suas principais características são: (pt)
rdfs:label
  • IDLE (ar)
  • IDLE (Python) (ca)
  • IDLE (cs)
  • IDLE (Python) (de)
  • IDLE (Python) (el)
  • IDLE (es)
  • IDLE (en)
  • IDLE (Python) (fr)
  • IDLE (ko)
  • IDLE (Python) (ja)
  • IDLE (pl)
  • IDLE (pt)
  • IDLE (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • IDLE (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License