From 0c371883a01eafe804e9c4b6b0971b069111fd1e 2019-11-21 23:26:52 From: Matthias Bussonnier Date: 2019-11-21 23:26:52 Subject: [PATCH] Update readme with links to (som) similar projects. --- diff --git a/README.rst b/README.rst index 9899a53..3e13610 100644 --- a/README.rst +++ b/README.rst @@ -117,3 +117,15 @@ version:: ... install_requires=install_req ) + +Alternatives to IPython +======================= + +IPython may not be to your taste; if that's the case there might be similar +project that you might want to use: + +- the classic Python REPL. +- `bpython `_ +- `mypython `_ +- `ptpython and ptipython ` +- `xonsh `