##// END OF EJS Templates
Update readme with links to (som) similar projects.
Matthias Bussonnier -
Show More
@@ -117,3 +117,15 b' version::'
117 ...
117 ...
118 install_requires=install_req
118 install_requires=install_req
119 )
119 )
120
121 Alternatives to IPython
122 =======================
123
124 IPython may not be to your taste; if that's the case there might be similar
125 project that you might want to use:
126
127 - the classic Python REPL.
128 - `bpython <https://bpython-interpreter.org/>`_
129 - `mypython <https://www.asmeurer.com/mypython/>`_
130 - `ptpython and ptipython <https://pypi.org/project/ptpython/>`
131 - `xonsh <https://xon.sh/>`
General Comments 0
You need to be logged in to leave comments. Login now