A simple IDE aiming to be a remake of, and replacement to IDLE. Inspired by https://inventwithpython.com/blog/2014/11/20/idle-reimagined/.
$ pip install -r requirements.txt
$ python3 IDLE-R.py
PySide2
pygments
qtconsole >= 4.2.0
Works with Python 3+