Python REPL

Integrates with
Python

Summary

Provides an interactive Python Read-Eval-Print Loop environment. Maintains separate persistent sessions with history tracking and supports execution of both expressions and statements.

GitHub