Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0c37188

Browse files
author
Matthias Bussonnier
committed
Update readme with links to (som) similar projects.
1 parent e382475 commit 0c37188

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,15 @@ version::
117117
...
118118
install_requires=install_req
119119
)
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/>`

0 commit comments

Comments
 (0)