IDLE
보이기
다른 뜻에 대해서는 아이들 문서를 참고하십시오.
원저자 | 귀도 반 로섬 |
---|---|
발표일 | 1998년 12월 22일 |
안정화 버전 | 3.11.0[1]
/ 2022년 10월 24일 |
저장소 | |
프로그래밍 언어 | 파이썬 |
종류 | 통합 개발 환경 |
웹사이트 | docs |
IDLE은 1.5.2b1부터 언어의 기본 구현체로 기본 포함된 파이썬의 통합 개발 환경(IDE)이다.[2][3] 수많은 리눅스 배포판과 함께 파이썬 패키징의 선택적 부분으로 패키징된다. 온전히 파이썬과 Tkinter GUI 툴킷(Tcl/Tk의 래퍼 기능)으로 개발되어 있다.
각주
[편집]- ↑ “Python 3.11.0 is now available”. 2022년 10월 24일.
- ↑ Subject: IDLE 0.1 -- a Python IDE 보관됨 2018-09-25 - 웨이백 머신, 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.
- ↑ IDLE 0.1 was distributed with the Python 1.5.2b1 release on 12/22/98., From: \Python-1.5.2\Tools\idle\NEWS.txt