You can download the latest version of IdleX here or at the SourceForge page:
File: | Date |
idlex-v1.22.zip | 2022-01-15 |
Changelog.txt |
To run IDLE with IdleX, unzip and then run idlex.py. It will work with Python 3.4+.
Take a look at the demos directory to see how IdleX extends IDLE. More information can be found under Extensions.
The development source code can be found at: https://github.com/serwy/idlex
IdleX is also available on PyPI. It may be installed with pip install idlex.