Description
An enhanced interactive Python shell for exploration, teaching, debugging and data work. It adds features such as rich display, history, completion and convenient inspection compared with the basic Python prompt.
Use it when you want to try Python code quickly or investigate objects interactively. It is a developer and learning tool, usually opened from a terminal.