Version 0.1 of package Drepl has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Drepl describes itself as: =================================== REPL protocol for the dumb terminal =================================== More at https://elpa.gnu.org/packages/drepl.html ## Summary: ━━━━━━━ DREPL ━━━━━━━ dREPL is a collection of fully featured language shells for Emacs. At the moment it supports the following interpreters: • *Python:* requires [IPython]. • *Lua:* requires [luarepl] and [dkjson]. The following features are available, subject to variations across different REPLs (IPython supports all of them): • Completion, including annotations and also on continuation lines • Multi-line input editing • Eldoc integration • Normal pty interaction during code evaluation (e.g. debuggers) • Graphics support via [comint-mime] ## Recent NEWS: [Not available 🙁]