Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e382475 commit 0c37188Copy full SHA for 0c37188
1 file changed
README.rst
@@ -117,3 +117,15 @@ version::
117
...
118
install_requires=install_req
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/>`
0 commit comments