Simple python code runner for linux based on GTK-3, for quick experiments and tries.
Features:
- Support selection of custom venv
- Support several tabs with different envs
- 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
