Pythonは公式には、IDLEをPython’s Integrated Development and Learning Environment[4][5](Python の統合開発環境で、学習用環境[6])の略称としているが、IDLEの開発者であるグイド・ヴァンロッサムはIDLEの名前の由来をIntegrated DeveLopment Environment(統合開発環境)としている[7][8]。しかしPythonの名前の由来がイギリスのコメディアンであるモンティ・パイソンであることから、おそらくIDLEの名前もモンティ・パイソンのメンバーのエリック・アイドル(英: Eric Idle)から来ていると考えられている[9]。IDLEの開発にはPythonとTkinterが用いられている[10]。
^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.