Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 435 Bytes

File metadata and controls

19 lines (11 loc) · 435 Bytes

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