GitHub - Corporation-of-Python/python_runner: Simple python code runner, for quick experiments and tries
-
Notifications
You must be signed in to change notification settings - Fork 0
Python Runner
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
