Python Runner is a handy tool for learning Python or running Python script for daily tasks.
Simply type Python code and press "Command-R" to run it, that is all! You don't event need to save the file first!
Features:
- Type and run Python code instantly
- Display output as plain text or HTML
- Supports Python CLI interaction (text output mode)
- Syntax highlighting
- Auto completion
- Various themes