A simple IPython kernel for bash This requires IPython 3. To test it, install with ``setup.py``, then:: ipython qtconsole --kernel bash For details of how this works, see IPython's docs on `wrapper kernels `_, and Pexpect's docs on the `replwrap module `_