◐ Shell
clean mode source ↗

GitHub - Corporation-of-Python/python_runner: Simple python code runner, for quick experiments and tries

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Python Runner

Simple python code runner for linux based on GTK-3, for quick experiments and tries.

Preview

Features:

  1. Support selection of custom venv
  2. Support several tabs with different envs
  3. Hotkey based control

Note:

Application stores cache and setting files in ~/.cache/com.example.python-runner/ directory

Dependencies:

sudo apt-get install gir1.2-gtksource-3.0 libgtksourceview-3.0-dev