iPython InterpreterΒΆ
iPython is an enhanced interpreter that makes interactive experimentation at the command line much more pleasant and powerful.
- The iPython tutorial
(http://ipython.readthedocs.io/en/stable/interactive/tutorial.html)
- Using IPython for interactive work
(http://ipython.readthedocs.io/en/stable/interactive/index.html) Learn about the abilities iPython provides for interactive sessions.
- The iPython Documentation
(http://ipython.readthedocs.io/en/stable/) Use this to learn more about iPython’s amazing capabilities.